This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
Fixed issue #99 to support backslash inside `alt` (alternate message)
- Inserting a backslash "" inside an
alt:
(alternate message) was causing the validation to not work properly. - Also removed IBAN support as default validator, this should instead be validated through the help of custom validation and an external library like arhs/iban.js