ClientValidationRule.ErrorMessage Property

Definition

Gets the formatted error message for this rule. Rendered as the value of data-val-<Name>.

public string ErrorMessage { get; }
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Applies to