@@ -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~~~~~~~~~~~~~~~~~~~~~~
@@ -43,13 +44,10 @@ Date Constraints
4344* :doc:`DateTime </ reference/constraints/DateTime> `
4445* :doc:`Time </ reference/constraints/Time> `
4546
46- Collection Constraints
47- ~~~~~~~~~~~~~~~~~~~~~~
47+ Choice Constraints
48+ ~~~~~~~~~~~~~~~~~~
4849
4950* :doc:`Choice </ reference/constraints/Choice> `
50- * :doc:`Collection </ reference/constraints/Collection> `
51- * :doc:`Count </ reference/constraints/Count> `
52- * :doc:`UniqueEntity </ reference/constraints/UniqueEntity> `
5351* :doc:`Language </ reference/constraints/Language> `
5452* :doc:`Locale </ reference/constraints/Locale> `
5553* :doc:`Country </ reference/constraints/Country> `
@@ -77,5 +75,7 @@ Other Constraints
7775* :doc:`Callback </ reference/constraints/Callback> `
7876* :doc:`Expression </ reference/constraints/Expression> `
7977* :doc:`All </ reference/constraints/All> `
80- * :doc:`UserPassword </ reference/constraints/UserPassword> `
8178* :doc:`Valid </ reference/constraints/Valid> `
79+ * :doc:`Collection </ reference/constraints/Collection> `
80+ * :doc:`Count </ reference/constraints/Count> `
81+ * :doc:`UniqueEntity </ reference/constraints/UniqueEntity> `
0 commit comments