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