You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19938 [Validator] BicValidator add strict mode to validate bics in strict mode (maxbeckers)
This PR was merged into the 7.2 branch.
Discussion
----------
[Validator] BicValidator add strict mode to validate bics in strict mode
Add docs for the mode of the bic validator.
Related issue #19937.
Options are ``strict`` (default behavior) and ``case-insensitive`` (new option to transform the input to upper case before validation)
Commits
-------
dc23e2e [Validator] BicValidator add strict mode to validate bics in strict mode
0 commit comments