Skip to content

Commit a59cad2

Browse files
javiereguiluzwouterj
authored andcommitted
Linked the new Traverse article from an index
1 parent 0d8035b commit a59cad2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

reference/constraints.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Validation Constraints Reference
5858
constraints/All
5959
constraints/UserPassword
6060
constraints/Valid
61+
constraints/Traverse
6162

6263
The Validator is designed to validate objects against *constraints*.
6364
In real life, a constraint could be: "The cake must not be burned". In

reference/constraints/map.rst.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ Other Constraints
7878
* :doc:`Collection </reference/constraints/Collection>`
7979
* :doc:`Count </reference/constraints/Count>`
8080
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
81+
* :doc:`Traverse </reference/constraints/Traverse>`

0 commit comments

Comments
 (0)