ValidationMetadata.ValidateChildren Proprietà

Definizione

Ottiene o imposta un valore che indica se gli elementi figlio del modello devono essere convalidati. Se null poi ValidateChildren sarà true se IsComplexTypeIsEnumerableType o è true; false in caso contrario.

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

Valore della proprietà

Si applica a