Partager via


ValidationVisitor.AllowShortCircuitingValidationWhenNoValidatorsArePresent Propriété

Définition

Attention

This property is deprecated and is no longer used by the runtime.

Obtient ou définit une valeur qui détermine si ValidationVisitor la validation peut court-circuiter lorsqu’un modèle n’a pas de validateurs associés.

public:
 property bool AllowShortCircuitingValidationWhenNoValidatorsArePresent { bool get(); void set(bool value); };
public bool AllowShortCircuitingValidationWhenNoValidatorsArePresent { get; set; }
[System.Obsolete("This property is deprecated and is no longer used by the runtime.")]
public bool AllowShortCircuitingValidationWhenNoValidatorsArePresent { get; set; }
member this.AllowShortCircuitingValidationWhenNoValidatorsArePresent : bool with get, set
[<System.Obsolete("This property is deprecated and is no longer used by the runtime.")>]
member this.AllowShortCircuitingValidationWhenNoValidatorsArePresent : bool with get, set
Public Property AllowShortCircuitingValidationWhenNoValidatorsArePresent As Boolean

Valeur de propriété

La valeur par défaut est true.

Attributs

Remarques

Cette propriété est actuellement ignorée.

S’applique à