Skip to content

Commit 8e33d47

Browse files
committed
Fixes classification
1 parent 5ec9159 commit 8e33d47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/constraints.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,14 @@ Validation Constraints Reference
4242
constraints/DateTime
4343
constraints/Time
4444

45-
constraints/Timezone
46-
4745
constraints/Choice
4846
constraints/Collection
4947
constraints/Count
5048
constraints/UniqueEntity
5149
constraints/Language
5250
constraints/Locale
5351
constraints/Country
52+
constraints/Timezone
5453

5554
constraints/File
5655
constraints/Image

reference/constraints/map.rst.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Choice Constraints
6060
* :doc:`Language </reference/constraints/Language>`
6161
* :doc:`Locale </reference/constraints/Locale>`
6262
* :doc:`Country </reference/constraints/Country>`
63+
* :doc:`Timezone </reference/constraints/Timezone>`
6364

6465
File Constraints
6566
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)