Skip to content

Commit 15b6c3c

Browse files
committed
fixed a title
1 parent c0f08d8 commit 15b6c3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/validation/custom_constraint.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Validation; Custom constraints
33

4-
How can I create a Custom Validation Constraint?
5-
------------------------------------------------
4+
How to create a Custom Validation Constraint
5+
--------------------------------------------
66

77
You can create a custom constraint by extending the base constraint class,
88
:class:`Symfony\\Component\\Validator\\Constraint`. Options for your

0 commit comments

Comments
 (0)