Property DefaultValidatorErrorText
DefaultValidatorErrorText
Gets or sets a text string that can be used as a default validator error message.
public static string? DefaultValidatorErrorText { get; set; }
Property Value
Remarks
This property can be used when ValidatorErrorText is null
.