Expression Validator Schema Properties
Validates using a custom expression that must evaluate to true.
Element type: expressionvalidator
Properties: 3
Category: Validators
General
Section titled “General”expression
Section titled “expression”- Type:
condition - Default:
—
A Boolean expression. If it evaluates to false, validation fails.
notificationType
Section titled “notificationType”- Type:
string - Default:
"error" - Allowed values:
error,warning,info
Specifies the type of notification shown to users.
- Type:
string - Default:
— - Localizable: Yes
An error message to display when a value fails validation.