다음을 통해 공유


LengthAttribute.MinimumLength 속성

정의

컬렉션/문자열 데이터의 허용 가능한 최소 길이를 가져옵니다.

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

속성 값

적용 대상