• Stars
    star
    279
  • Rank 142,401 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 3 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