We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db5482d + 5501605 commit 45cb9caCopy full SHA for 45cb9ca
en/appendices/5-1-migration-guide.rst
@@ -92,6 +92,8 @@ Validation
92
93
- ``Validation::enum()`` and ``Validator::enum()`` were added. These validation
94
methods simplify validating backed enum values.
95
+- ``Validation::enumOnly()`` and ``Validation::enumExcept()`` were added to check for specific cases
96
+ and further simplify validating backed enum values.
97
98
View
99
----
0 commit comments