@@ -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
2526Comparison 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