DataAnnotationsModelValidator<TAttribute>.Attribute 屬性

定義

從模型驗證程式取得驗證屬性。

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

屬性值

TAttribute

來自模型驗證程式的驗證屬性。

適用於