Preparing search index...
The search index is not available
Jivs
Jivs
Validator/ConcreteClasses
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
Validator
Validator
Factory
Functions
create
Issue
Found
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.