ValidationVisitor.ValidateComplexTypesIfChildValidationFails Propriété

Définition

Indique si la validation d’un type complexe doit être effectuée si la validation échoue pour l’un de ses enfants. Le comportement par défaut est false.

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

Valeur de propriété

S’applique à