Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions en/appendices/5-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ Validation

- ``Validation::enum()`` and ``Validator::enum()`` were added. These validation
methods simplify validating backed enum values.
- ``Validation::enumOnly()`` and ``Validation::enumExcept()`` were added to check for specific cases
and further simplify validating backed enum values.

View
----
Expand Down