Skip to content

Fix invalid @Enum value decode

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 14 Jul 18:54
5166946
This patch was authored and released by @tanner0101.

Decoding a model with invalid @Enum or @OptionalEnum values now throws an error instead of crashing (#351, fixes #350).