DataAnnotationsValidator.EnableClientValidation プロパティ

定義

このフォーム内の入力コンポーネントでクライアント側の検証属性 (data-val-*) を出力するかどうかを取得または設定します。 既定値は true です。

[Microsoft.AspNetCore.Components.Parameter]
public bool EnableClientValidation { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.EnableClientValidation : bool with get, set
Public Property EnableClientValidation As Boolean

プロパティ値

属性

適用対象