This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 99bf3866 DomainValidator: Changes from 2024121700 add 2b2596d3 Improve IBANValidatorTest - use registry from swift new 154f67ac Merge pull request #293 from slawekjaranowski/iban-registry-test The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 18 +- src/changes/changes.xml | 5 +- .../validator/routines/IBANValidatorTest.java | 267 ++++++++++++--------- .../validator/routines/iban_registry_v98.txt | 59 +++++ 4 files changed, 225 insertions(+), 124 deletions(-) create mode 100644 src/test/resources/org/apache/commons/validator/routines/iban_registry_v98.txt