DataAnnotationsValidator.EnableClientValidation Vlastnost

Definice

Získá nebo nastaví, zda mají být ověřovací atributy na straně klienta (data-val-*) generovány u vstupních komponent v rámci tohoto formuláře. Výchozí hodnota je 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

Hodnota vlastnosti

Atributy

Platí pro