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