Skip to content
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)

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 05 Jan 03:28
· 85 commits to master since this release
  • 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