Yavp is a flexible jQuery plugin which solves common validation problems in an elegant way. You no longer need to worry about repeating code for similar forms, using async functions (i.e. AJAX calls) or validating just a part of your form (like a step in a wizard form).
- Dynamic Elements - form with dynamically added/removed elements
- Signup Form - sample signup form
- Wizard Form - sample wizard form (with steps)
- Collections Form - a form which makes use of Yavp's collections
- Checkboxes - a simple form with checkboxes
You can find detailed documentation here.
Yavp is released under MIT license.