ShowOptions
Union
ShowOptions
type
Specifies whether the Hint or Error messages display.
Use this type to set the showHints or showErrors property.
initial(default)—Displays messages based on the form-bound component state. See Hintinitialconfiguration and Errorinitialconfiguration.always—Always displays the messages.
Possible values:
"initial""always"