[
https://issues.apache.org/jira/browse/VALIDATOR-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Björn Raupach updated VALIDATOR-400:
------------------------------------
Comment: was deleted
(was: The last group is variable length.)
> IBANValidator should validate print format
> ------------------------------------------
>
> Key: VALIDATOR-400
> URL: https://issues.apache.org/jira/browse/VALIDATOR-400
> Project: Commons Validator
> Issue Type: Improvement
> Affects Versions: 1.5.0
> Reporter: Björn Raupach
> Priority: Minor
>
> At the moment the IBANValidator only validates the electronic format.
> It would be nice to include print format, too. Print format splits the
> symbols in groups of four and separates them by a single space. Saves
> stripping the whitespace in the logic before submitting the result to the
> validator.
> electronic format format example: AL47212110090000000235698741
> print format example: AL47 2121 1009 0000 0002 3569 8741
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)