8000 [Validator] added BIC validator by mvhirsch · Pull Request #5623 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Validator] added BIC validator #5623

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
wants to merge 9 commits into from
Prev Previous commit
[Validator] fixed typo backtick. refs #5623
  • Loading branch information
mvhirsch committed Aug 26, 2015
commit 6bbfaf3d255df74462c78df5f06380c0d38f077e
2 changes: 1 addition & 1 deletion reference/constraints/map.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ File Constraints
Financial and other Number Constraints
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* :doc:`Bic` </reference/constraints/Bic>`
* :doc:`Bic </reference/constraints/Bic>`
* :doc:`CardScheme </reference/constraints/CardScheme>`
* :doc:`Currency </reference/constraints/Currency>`
* :doc:`Luhn </reference/constraints/Luhn>`
Expand Down
0