Aracılığıyla paylaş


ModelBindingContext.ValidateRequest Özellik

Tanım

İstemci girişinin doğrulanmış olup olmadığını belirten 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

Boolean

true istemci girişi doğrulanmışsa; aksi takdirde, false .

Şunlara uygulanır