File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,15 +42,14 @@ Validation Constraints Reference
42
42
constraints/DateTime
43
43
constraints/Time
44
44
45
- constraints/Timezone
46
-
47
45
constraints/Choice
48
46
constraints/Collection
49
47
constraints/Count
50
48
constraints/UniqueEntity
51
49
constraints/Language
52
50
constraints/Locale
53
51
constraints/Country
52
+ constraints/Timezone
54
53
55
54
constraints/File
56
55
constraints/Image
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ Choice Constraints
60
60
* :doc:`Language </ reference/constraints/Language> `
61
61
* :doc:`Locale </ reference/constraints/Locale> `
62
62
* :doc:`Country </ reference/constraints/Country> `
63
+ * :doc:`Timezone </ reference/constraints/Timezone> `
63
64
64
65
File Constraints
65
66
~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments