``` READ_UNKNOWN_ENUM_VALUES_AS_NULL READ_UNKNOWN_...
# jackson-kotlin
a
Copy code
READ_UNKNOWN_ENUM_VALUES_AS_NULL
READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE
probably not those, because they deal with the enum itself not its properties.
Copy code
FAIL_ON_UNKNOWN_PROPERTIES
would normally be the setting for missing properties