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
minLengthuint
Properties
MinLength
public uint MinLength { get; }
  Property Value
Methods
ToString()
public override string ToString()