Udostępnij za pośrednictwem


ValidationMetadata.ValidateChildren Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy elementy podrzędne modelu powinny zostać zweryfikowane. Jeśli null to ValidateChildren nastąpi true , będzie, jeśli którykolwiek z IsComplexType lub IsEnumerableType jest true; false w przeciwnym razie.

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)

Wartość właściwości

Dotyczy