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
We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.
To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.
Thank you! 😃
The text was updated successfully, but these errors were encountered:
…s 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
We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.
To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.
Thank you! 😃
The text was updated successfully, but these errors were encountered: