Module Validator/ConcreteClasses

Represents all aspects of a single validation rule.

  • Has the Validation function, which returns the ConditionEvaluateResult, error messages, and severity.
  • Condition - the actual validation rule
  • Error Message - what to tell the user when there is an error
  • Summary Error Message - In the ValidationSummary UI element, what to tell the user when there is an error.
  • Severity: Error, Severe, and Warning
  • Rules to disable the validator: Enabler condition, Enabled property and several ValidateOptions.
  • Resolves error message tokens
  • Attached to ValidatorsValueHostBases through their ValidatorsValueHostBaseConfig.

Index

Classes

Functions

Generated using TypeDoc v0.25.12