次の方法で共有


DataAnnotationsModelValidator<TAttribute>.Attribute プロパティ

定義

検証属性を取得します。

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

プロパティ値

TAttribute

検証属性。

適用対象