Not released yet
Fixes:
#77, #117: notEmpty validator doesn't work on file input
Released on 2014-03-21
New features:
selector option for each field. The field can be defined by CSS validator instead of the name attributecontainer option for each field to indicate where the error messages are shownNew validators:
ip validator. Support both IPv4 and IPv6isbn validator, support both ISBN 10 and ISBN 13step validatormac validatorbase64 validatorcvv validatorphone validator. Support US phone number only, thanks to @gercheqImprovements:
Released on 2014-03-17
New features:
date validatorupdateStatus() method to make the plugin play well with anotherenabled option and enableFieldValidators() method to enable/disable all validators to given fieldbower.json file, thanks to @ikanedoChanges:
columns option. Now the plugin works normally no matter how many columns the form usesresetForm method now only resets fields with validator rulesFixes:
submitHandler or default submission isn't called after remote validation completesReleased on 2014-03-10
New features:
choice validator, thanks to @emilchristensenremote validator supports dynamic datasubmitHandler() parameterresetForm() methodFixes:
notEmpty validator for radios and checkboxes, thanks to @kristian-puccioremote validator returns trueDocument:
Released on 2014-01-07
remote validator: Allow to set additional data to remote URLReleased on 2013-11-08
Released on 2013-10-21
creditCard validatordifferent validatorsubmitHandler optioncallback validatorcol-xs-), small (col-sm-), medium (col-md-) elementslive optionregexp validator does not workReleased on 2013-10-17
submitButtons optionReleased on 2013-10-14