Samples
Forum
Support
Documentation
Methods
isEmail
isNotEmpty
isNumber
Start
API Reference
rules
Methods
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
Back to top