Popularity
2.4
Growing
Activity
0.0
Stable
279
21
39
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.
-
FormValidation
DISCONTINUED. The best @jquery plugin to validate form fields. Designed to use with Bootstrap + Zurb Foundation + Pure + SemanticUI + UIKit + Your own frameworks. -
Validator, for Bootstrap 3
DISCONTINUED. A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3 -
BootstrapValidator
DISCONTINUED. For anyone who want to use the previous version (BootstrapValidator) -
rdf-validate-shacl
Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack. -
isomorphic-validation
Javascript validation library. Allows writing the same validation logic for the client and server side.
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
Promo
surveyjs.io

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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