We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f08d8 commit 15b6c3cCopy full SHA for 15b6c3c
cookbook/validation/custom_constraint.rst
@@ -1,8 +1,8 @@
1
.. index::
2
single: Validation; Custom constraints
3
4
-How can I create a Custom Validation Constraint?
5
-------------------------------------------------
+How to create a Custom Validation Constraint
+--------------------------------------------
6
7
You can create a custom constraint by extending the base constraint class,
8
:class:`Symfony\\Component\\Validator\\Constraint`. Options for your
0 commit comments