Skip to content

Commit 00e8731

Browse files
committed
Merge branch '4.2'
* 4.2: Linked the new Traverse article from an index
2 parents 3f83193 + 2bf8ad3 commit 00e8731

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
@@ -66,6 +66,7 @@ Validation Constraints Reference
6666
constraints/All
6767
constraints/UserPassword
6868
constraints/Valid
69+
constraints/Traverse
6970

7071
The Validator is designed to validate objects against *constraints*.
7172
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
@@ -88,3 +88,4 @@ Other Constraints
8888
* :doc:`Collection </reference/constraints/Collection>`
8989
* :doc:`Count </reference/constraints/Count>`
9090
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
91+
* :doc:`Traverse </reference/constraints/Traverse>`

0 commit comments

Comments
 (0)