[ 
https://issues.apache.org/jira/browse/VALIDATOR-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb resolved VALIDATOR-400.
----------------------------
    Resolution: Won't Fix

It's trivial to strip spaces.
This would add extra code and maintenance for little gain

> 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
(v8.3.4#803005)

Reply via email to