GValidator is a lightweight javascript form validation library that automatically adds client-side validation to form elements, without needing to write a single line of javascript.
The aims of the project are to provide the following:
- A user-friendly experience
- A reusable and lightweight library
- Semantically clean code
- Web Standards compliant code
- Cross browser compatibility
- Code flexibility and extensibility
- Promote adoption via ease of use
To use the library all you need to do is include it.