mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
.. | ||
demo | ||
lib | ||
localization | ||
test | ||
.piston.yml | ||
additional-methods.js | ||
changelog.txt | ||
jquery.validate.js | ||
jquery.validate.min.js | ||
jquery.validate.pack.js | ||
jquery.validate.zip | ||
README.md | ||
todo |
jQuery Validation Plugin - Form validation made easy
The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.
If you've wrote custom methods that you'd like to contribute to additional-methods.js, create a branch, add the method there and send a pull request for that branch.
If you've wrote a patch for some bug listed on http://plugins.jquery.com/project/issues/validate, please provide a link to that issue in your commit message.