- Demo
- View Source
- API Reference
Validator HTML UI Element
The Validator Custom Element enables you to validate html forms. It has a set of built-in rules (required inputs, e-mail, SSN, ZIP, max value, min value, interval etc.) for validating the user input. You can also write a custom rule which will fit best to your requirements.