Validation rules.
Those rules can be used as validation terms for data saving and data validation operations.
You are free to extend this collection.
isEmail | checks whether the typed data complies with the rules of email address writing |
isNotEmpty | checks whether the text field is empty or not |
isNumber | checks whether the value in the text field numeric or not |