All Versions
10
Latest Version
Avg Release Cycle
150 days
Latest Release
2903 days ago
Changelog History
Changelog History
-
v1.5.1
June 25, 2015 -
v1.4 Changes
April 13, 2014โ Added
depends
for conditional validation. -
v1.3.1
December 29, 2013 -
v1.3 Changes
August 19, 2013- ๐ Fixed an issue where multiple checkboxes could not be validated.
- There has been an API-breaking change made to callback behavior:
- If the required rule is present, a callback will be fired once all other validation rules pass.
- If the field is not required and it is empty, the callback will not be called unless condition #3 is met.
- A callback will always be called if it is preceded by an '!' i.e. rules: '!callback_myCustomCallback'
-
v1.2.2
March 28, 2013 -
v1.2.1
March 17, 2013 -
v1.2
March 17, 2013 -
v1.1
March 17, 2013 -
v1.0.2
December 20, 2011 -
v1.0.1
October 17, 2011