• Stars
    star
    278
  • Rank 148,454 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cross Browser HTML5 Form Validation.

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