DataAnnotationsModelValidator.Attribute Tulajdonság

Definíció

Lekéri a modell érvényesítőjének érvényesítési attribútumát.

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

Tulajdonság értéke

Az érvényesítési attribútum.

A következőre érvényes: