다음을 통해 공유


DataAnnotationsModelValidator<TAttribute>.Attribute 속성

정의

모델 유효성 검사기에서 유효성 검사 특성을 가져옵니다.

protected TAttribute Attribute { get; }
member this.Attribute : 'Attribute
Protected ReadOnly Property Attribute As TAttribute

속성 값

TAttribute

모델 유효성 검사기의 유효성 검사 특성입니다.

적용 대상