ignoreUnknownKeys

@ConfigItem(defaultValue = "false")
open var ignoreUnknownKeys: Boolean

Specifies whether encounters of unknown properties in the input JSON should be ignored instead of throwing [SerializationException].