DataAnnotationsModelValidator.Attribute プロパティ

定義

モデルの検証コントロールの検証属性を取得します。

protected internal System.ComponentModel.DataAnnotations.ValidationAttribute Attribute { get; }
member this.Attribute : System.ComponentModel.DataAnnotations.ValidationAttribute
Protected Friend ReadOnly Property Attribute As ValidationAttribute

プロパティ値

モデルの検証コントロールの検証属性。

適用対象