[
https://issues.apache.org/jira/browse/VALIDATOR-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-325.
----------------------------
Resolution: Fixed
Modified version of the patch added:
URL: http://svn.apache.org/viewvc?rev=1713199&view=rev
Log:
VALIDATOR-325 Improve IBAN validation with format checks
Added:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/IBANValidator.java
(with props)
commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/IBANValidatorTest.java
(with props)
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
> Improve IBAN validation with format checks
> ------------------------------------------
>
> Key: VALIDATOR-325
> URL: https://issues.apache.org/jira/browse/VALIDATOR-325
> Project: Commons Validator
> Issue Type: New Feature
> Reporter: Wim Vleugels
> Attachments: IBANValidator.java
>
>
> When I try to validate an incorrect belgian IBAN code "BE7436302152834", than
> it passes the validation without any problem although even the length of the
> code is invalid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)