DataAnnotationsModelValidator<TAttribute>.Attribute 属性

定义

获取验证特性。

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

属性值

TAttribute

验证特性。

适用于