DataAnnotationsModelValidator.Attribute Eigenschaft

Definition

Ruft das Überprüfungsattribut für den Modellvalidator ab.

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

Eigenschaftswert

Das Überprüfungsattribut.

Gilt für: