ModelBindingContext.ValidateRequest 屬性

定義

取得或設定一個值,指示客戶端輸入是否被驗證。

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

屬性值

true如果客戶端輸入被驗證;否則,。 false

適用於