bissell
05/28/2018, 12:40 AM5
and "5"
and into fields of int/String type and the parser will not generate an error. I dunno, seems to me like "the wrong thing" to dosandwwraith
05/28/2018, 12:42 PMbissell
05/29/2018, 7:24 AMnull
instead.
The other method is to just deserialize to a Map<String, Object>
and then inspect the type that Jackson picked.SerialContext
a bit, I see the docs say they're similar to Jackson modules. Would still prefer to create a KSerializer
that can be resolved by the plugin at compile time if possible though.