Skip to content

Commit 3c7d986

Browse files
committed
minor #11173 regroup some constraints (xabbuh)
This PR was merged into the 3.4 branch. Discussion ---------- regroup some constraints fixes #11167 Commits ------- 5e47948 regroup some constraints
2 parents f2c7541 + 5e47948 commit 3c7d986

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

reference/constraints/map.rst.inc

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ String Constraints
2121
* :doc:`Regex </reference/constraints/Regex>`
2222
* :doc:`Ip </reference/constraints/Ip>`
2323
* :doc:`Uuid</reference/constraints/Uuid>`
24+
* :doc:`UserPassword </reference/constraints/UserPassword>`
2425

2526
Comparison Constraints
2627
~~~~~~~~~~~~~~~~~~~~~~
@@ -42,13 +43,10 @@ Date Constraints
4243
* :doc:`DateTime </reference/constraints/DateTime>`
4344
* :doc:`Time </reference/constraints/Time>`
4445

45-
Collection Constraints
46-
~~~~~~~~~~~~~~~~~~~~~~
46+
Choice Constraints
47+
~~~~~~~~~~~~~~~~~~
4748

4849
* :doc:`Choice </reference/constraints/Choice>`
49-
* :doc:`Collection </reference/constraints/Collection>`
50-
* :doc:`Count </reference/constraints/Count>`
51-
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
5250
* :doc:`Language </reference/constraints/Language>`
5351
* :doc:`Locale </reference/constraints/Locale>`
5452
* :doc:`Country </reference/constraints/Country>`
@@ -76,5 +74,7 @@ Other Constraints
7674
* :doc:`Callback </reference/constraints/Callback>`
7775
* :doc:`Expression </reference/constraints/Expression>`
7876
* :doc:`All </reference/constraints/All>`
79-
* :doc:`UserPassword </reference/constraints/UserPassword>`
8077
* :doc:`Valid </reference/constraints/Valid>`
78+
* :doc:`Collection </reference/constraints/Collection>`
79+
* :doc:`Count </reference/constraints/Count>`
80+
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`

0 commit comments

Comments
 (0)