New Features
- Add
$.fn.bootstrapValidator.helpers.datefor validating a date, re-used indate,id,vatvalidators - #232: Add
idvalidator, support 25 countries - #233: Add
thresholdoption - #242: Add
separatoroption to thenumericvalidator - #248: Add
isin(International Securities Identification Number) validator - #250: Add
rtn(Routing transit number) validator - #251: Add
cusip(North American Securities) validator - #252: Add
sedol(Stock Exchange Daily Official List) validator
Improvements
- The
zipCodevalidator adds support for Italian, Dutch postcodes - Change default
submitButtonsto[type="submit"]to supportinput type="submit" - #245: The
cvvvalidator should support spaces in credit card, thanks to @evilchili
Bug Fixes
- Fix the issue that the hidden fields generated by other plugins might not be validated
- When parsing options from HTML attributes, don't add the field which hasn't validators. It improves fixes for #191, #223
- #226: Fix the conflict issue with MooTools
- #238: The submit buttons are not sent
- #253: The
ibanvalidator does not work on IE8 - #257: Plugin method invocation don't work
Contributors
Thank to the contributor:
Comments
For a general question or feedback, use the form below.