Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 477b9ea

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Add missing traverse option in index
2 parents 115f038 + 1ecb852 commit 477b9ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/constraints/Traverse.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ constraint.
1010
| Applies to | :ref:`class <validation-class-target>` |
1111
+----------------+-------------------------------------------------------------------------------------+
1212
| Options | - `payload`_ |
13+
| | - :ref:`traverse <traverse-option>` |
1314
+----------------+-------------------------------------------------------------------------------------+
1415
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\Traverse` |
1516
+----------------+-------------------------------------------------------------------------------------+
@@ -142,6 +143,7 @@ Options
142143

143144
The ``groups`` option is not available for this constraint.
144145

146+
.. _traverse-option:
145147

146148
``traverse``
147149
~~~~~~~~~~~~

0 commit comments

Comments
 (0)