Skip to content

kaayru/jquery-valideasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Valideasy

Never write complex JS script again to handle your form validation rules! With Valideasy, everything's done via HTML attributes added to your form fields.

Change Log

2.2.1 - Feb 08, 2014

  • Added pre and post validation hooks "onValidateBefore" and "onValidateAfter"

2.2.2 - May 24, 2014

  • New validation rule: passwordcheck
  • New option: singleFieldValidation