Table of Contents

Class MinLengthConstraint

Namespace
Jabra.NET.Sdk.Properties.Validation
Assembly
Jabra.NET.Sdk.Properties.dll
public class MinLengthConstraint : ValueConstraint
Inheritance
MinLengthConstraint
Inherited Members

Constructors

MinLengthConstraint(uint)

public MinLengthConstraint(uint minLength)

Parameters

minLength uint

Properties

MinLength

public uint MinLength { get; }

Property Value

uint

Methods

ToString()

public override string ToString()

Returns

string