ValidationMetadata.ValidateChildren Propriedade

Definição

Obtém ou define um valor que indica se os filhos do modelo devem ser validados. Se null , em seguida, ValidateChildren será true se um de IsComplexType ou IsEnumerableType for true; false caso contrário, .

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)

Valor da propriedade

Aplica-se a