Popularity
2.2
Stable
Activity
0.0
Stable
279
21
41

Code Quality Rank: L5
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Validation     Compiler     Language    
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.

Do you think we are missing an alternative of validatr or a related project?

Add another 'Validation' Library

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