-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
help wantedExtra attention is neededExtra attention is neededm: financeSomething is referring to the finance moduleSomething is referring to the finance module
Milestone
Description
Looks like there have been some changes to isIBAN in validator
which cause failure
//validator@13.12.0
validator.isIBAN("IE06 0192 5502 8613 0093 62") //true
//validator@13.15.0
validator.isIBAN("IE06 0192 5502 8613 0093 62") //false
this is the fix in question https://github.com/validatorjs/validator.js/pull/2518/files
Originally posted by @matthewmayer in #3456 (comment)
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededm: financeSomething is referring to the finance moduleSomething is referring to the finance module