-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of regexes in CreditorIdentifiers (closes #172)
This significantly increases the performances of BIC validation (x3) and creation (x4). As part of this change : - documentation has been improved, - REGEX has been made public for uniformisation and documentation purposes, - javadoc on private methods has been deleted.
- Loading branch information
1 parent
428b50e
commit 712279c
Showing
2 changed files
with
81 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters