Popularity
2.0
Stable
Activity
0.0
Stable
279
22
40
Code Quality Rank:
L5
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Latest version: v0.5.1
validatr alternatives and similar libraries
Based on the "Validation" category.
Alternatively, view validatr alternatives based on common mentions on social networks and blogs.
-
jQuery.validationEngine v2.6.2
jQuery form validation plugin -
Validator, for Bootstrap 3
A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3 -
BootstrapValidator
The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3.
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of validatr or a related project?
README
Validatr
Cross Browser HTML5 Form Validation.
Getting Started
View the documentation to learn how to use Validatr.
Changelog
Version 0.5.1 - 2013-03-12
- Fixed $target bug introduced in 0.5.0
Version 0.5.0 - 2013-03-11
- Added unit tests for the jQuery instance and the widget
- Fixed typo 'defualtOptions' - now 'defaultOptions'
- Re-structured code to prep for more robust formatting and adding more input types
Version 0.4.2 - 2013-03-03
- Default error message styles now inline - removed CSS file
- No longer overwriting this.options.template, now this.template
- Changes to documentation