This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 37 other languages.
If you want to support the development of this plugin, please donate to the ongoing pledgie.org campagin.
The plugin is written and maintained by Jörn Zaefferer, a member of the jQuery team, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.
Current version: 1.11.1
License: MIT
Files:
1.11.1 files on Microsoft’s Ajax CDN (hotlinking welcome):
- http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js
- http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js
- http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/additional-methods.js
- http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/additional-methods.min.js
- Localization Files at http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/localization/messages_##.js where ## is the loc code.
- vsdoc file for VisualStudio
Dependencies
Required
Support
- Please post questions to the official using jQuery Plugins Forum, tagging your question with (at least) “validate”. Keep your question short and succinct and provide code when possible; a testpage makes it much more likely that you get an useful answer in a shorter time.
- Please post bug reports and other contributions (enhancements, features, eg. new validation methods) to the GitHub issue tracker
No comments:
Post a Comment