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.
2 parents 765d692 + 082d2db commit 2bf8ad3Copy full SHA for 2bf8ad3
reference/constraints.rst
@@ -59,6 +59,7 @@ Validation Constraints Reference
59
constraints/All
60
constraints/UserPassword
61
constraints/Valid
62
+ constraints/Traverse
63
64
The Validator is designed to validate objects against *constraints*.
65
In real life, a constraint could be: "The cake must not be burned". In
reference/constraints/map.rst.inc
@@ -79,3 +79,4 @@ Other Constraints
79
* :doc:`Collection </reference/constraints/Collection>`
80
* :doc:`Count </reference/constraints/Count>`
81
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
82
+* :doc:`Traverse </reference/constraints/Traverse>`
0 commit comments