What is it?
Form Validator is a tool for validating forms
It was built using the jQuery library. Licensed under GPL licenses
Features
- Can validate forms easily and faster
- You can change the validation rules simply adding or removing css classes from the inputs
- Can validate emails, decimals, integers, thousands, and groups of characters like numbers, alpha, special characters and alphanumerics
- Can display custom messages according to validation
- Friendly with any type of javascript message boxes and alerts
- Friendly with any kind of language
Examples