Skip to content

BicValidator add strict mode to validate bics in strict mode #19937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fabpot opened this issue Jun 3, 2024 · 1 comment
Closed

BicValidator add strict mode to validate bics in strict mode #19937

fabpot opened this issue Jun 3, 2024 · 1 comment
Labels
hasPR A Pull Request has already been submitted for this issue. Validator
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented Jun 3, 2024

Q A
Feature PR symfony/symfony#54879
PR author(s) @maxbeckers
Merged in 7.2

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! 😃

@fabpot fabpot added this to the 7.2 milestone Jun 3, 2024
@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label Jun 4, 2024
javiereguiluz added a commit that referenced this issue Jun 5, 2024
…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
@javiereguiluz
Copy link
Member

Closing as fixed in #19938.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. Validator
Projects
None yet
Development

No branches or pull requests

3 participants