Skip to content

Discrepancies with iban generation for PS and IE #3463

@matthewmayer

Description

@matthewmayer

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

Labels

help wantedExtra attention is neededm: financeSomething is referring to the finance module

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions