New Features
- Add
$.fn.bootstrapValidator.helpers.mod_11_10method that implements modulus 11, 10 (ISO 7064) algorithm. The helper is then reused in validating German and Croatian VAT numbers - Add
$.fn.bootstrapValidator.helpers.mod_37_36method that implements modulus 37, 36 (ISO 7064) algorithm, used in GRid validator - #213: Add
ean(International Article Number) validator - #214: Add
grid(Global Release Identifier) validator - #215: Add
imei(International Mobile Station Equipment Identity) validator - #216: Add
ismn(International Standard Music Number) validator - #217: Add
issn(International Standard Serial Number) validator
Improvements
- #191, #223: Support using both the
nameattribute andselectoroption for field - #206: Indicate success/error tab
- #220: Add UK postcode support for the
zipCodevalidator - #229: The
datevalidator supports seconds
Bug Fixes
- #231: Wrong prefix of Laser credit card number
Comments
If you want to report a bug, please submit the issue on Github. Do NOT post the issue here.
For a general question or feedback, use the form below.