Partager via


ValidationMetadata.HasValidators Propriété

Définition

Obtient une valeur qui indique si le modèle a des validateurs .

public:
 property Nullable<bool> HasValidators { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? HasValidators { get; set; }
member this.HasValidators : Nullable<bool> with get, set
Public Property HasValidators As Nullable(Of Boolean)

Valeur de propriété

S’applique à