Condividi tramite


ModelValidationNode.ValidateAllProperties Proprietà

Definizione

Ottiene o imposta un valore che indica se tutte le proprietà del modello devono essere convalidate.

public:
 property bool ValidateAllProperties { bool get(); void set(bool value); };
public bool ValidateAllProperties { get; set; }
member this.ValidateAllProperties : bool with get, set
Public Property ValidateAllProperties As Boolean

Valore della proprietà

Boolean

true se tutte le proprietà del modello devono essere convalidate o false se la convalida deve essere ignorata.

Si applica a