LengthAttribute.MinimumLength Property

Definition

Gets the minimum allowable length of the collection/string data.

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

Property Value

Applies to