Share via


ValidationVisitor.AllowShortCircuitingValidationWhenNoValidatorsArePresent Eigenschaft

Definition

Achtung

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

Ruft einen Wert ab, der bestimmt, ob ValidationVisitor die Validierung kurzschließen kann, wenn ein Modell keine zugeordneten Validierungssteuerelemente aufweist, oder legt diesen fest.

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

Eigenschaftswert

Standardwert: true.

Attribute

Hinweise

Diese Eigenschaft wird derzeit ignoriert.

Gilt für: