Aracılığıyla paylaş


ValidationVisitor.AllowShortCircuitingValidationWhenNoValidatorsArePresent Özellik

Tanım

Dikkat

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

Modelin ilişkili doğrulayıcıları olmadığında kısa devre doğrulamasının olup olmadığını ValidationVisitor belirleyen bir değer alır veya ayarlar.

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

Özellik Değeri

true varsayılan değerdir.

Öznitelikler

Açıklamalar

Bu özellik şu anda yoksayıldı.

Şunlara uygulanır