ValidateLengthAttribute.MinLength Property

Definition

Gets the attribute's minimum length.

public:
 property int MinLength { int get(); };
public:
 property int MinLength { int get(); };
public int MinLength { get; }
member this.MinLength : int
Public ReadOnly Property MinLength As Integer

Property Value

Applies to