Preparing search index...
The search index is not available
Jivs
Jivs
Validator/Types
Module Validator/Types
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
Interfaces
IValidator
Validator
Config
Validator
Validate
Result
IValidator
Factory
Type Aliases
Condition
Creator
Handler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Jivs
Loading...
Generated using
TypeDoc
v0.25.12
Represents all aspects of a single validation rule.