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 3f83193 commit 6589692Copy full SHA for 6589692
reference/constraints.rst
@@ -66,6 +66,7 @@ Validation Constraints Reference
66
constraints/All
67
constraints/UserPassword
68
constraints/Valid
69
+ constraints/Traverse
70
71
The Validator is designed to validate objects against *constraints*.
72
In real life, a constraint could be: "The cake must not be burned". In
reference/constraints/map.rst.inc
@@ -88,3 +88,4 @@ Other Constraints
88
* :doc:`Collection </reference/constraints/Collection>`
89
* :doc:`Count </reference/constraints/Count>`
90
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
91
+* :doc:`Traverse </reference/constraints/Traverse>`
0 commit comments