[
https://issues.apache.org/jira/browse/VALIDATOR-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-378.
----------------------------
Resolution: Not A Problem
IBANCheckDigit is only for validating the check digit, not the format.
See the linked issue for a possible solution using a separate class.
> IBAN bank identifier with missing leading 0
> --------------------------------------------
>
> Key: VALIDATOR-378
> URL: https://issues.apache.org/jira/browse/VALIDATOR-378
> Project: Commons Validator
> Issue Type: Bug
> Components: Routines
> Affects Versions: 1.4.1 Release
> Reporter: Bennour
>
> The validator accepts as valid an IBAN with a missing zero in the bank
> identifier. For example:
> * CH59 9000 0001 7342 7712 : is valid (should not be)
> * CH59 09000 0001 7342 7712 : is valid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)