Containing ValueHostName
Error code is either what was supplied on ValidatorConfig.errorCode or Condition.ConditionType.
Determines how a Validator will behave when a Condition evaluates as NoMatch. It may show error messages, prevent further evaluation of conditions on the same ValueHost, and block saving.
The error message nearby the input field/element, ready to display in the UI. With all of the processing for tokens and added formatting (for example, HTML tags around some tokens if the platform supports HTML).
Optional
summaryThe error message shown in a validation summary. It often contains a user friendly name of the ValueHost due to being a distance from the input field/element. With all of the processing for tokens and added formatting (for example, HTML tags around some tokens if the platform supports HTML). If null/undefined, summary viewer should use errorMessage.
Generated using TypeDoc v0.25.12
Snapshot of the results of validate() when there are errors/warnings ("Issues")