Is your feature request related to a problem? Please describe.
Currently, we have disabling global enum strictness. Sometimes, you want to handle a single non-existing enum entry, not the whole project.
Describe the solution you'd like
Add an option to map enum entries to an exception