ModelBindingContext.ValidateRequest Özellik

Tanım

İstemci girişinin doğrulanıp doğrulanmadığını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

true istemci girişi doğrulanırsa; aksi takdirde , false.

Şunlara uygulanır