This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
commit c1cc5ca960b3320e5c3c8b637b5d7457bb89cbb9 Merge: 2c118db7 8318fed4 Author: Gary Gregory <[email protected]> AuthorDate: Fri Jun 5 08:03:46 2026 -0400 Merge pull request #386 from garydgregory/fix/IBANValidator_remove Removing a country code from an IBANValidator removes associated "other" codes. .../commons/validator/routines/IBANValidator.java | 19 +++++- .../validator/routines/IBANValidatorTest.java | 78 ++++++++++++++++------ 2 files changed, 73 insertions(+), 24 deletions(-)
