DataAnnotationsModelValidator<TAttribute>.Attribute 属性

定义

获取模型验证程序的验证特性。

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

属性值

TAttribute

模型验证程序中的验证属性。

适用于