This repository was archived by the owner on Jan 22, 2019. It is now read-only.
JsonGenerator.Feature.IGNORE_UNKNOWN
does not prevent error when writing structured values
#103
Milestone
(note: offshoot of #85)
Looks like
IGNORE_UNKNOWN
only works for scalar; should improve to also work for other types, list arrays,List
s,Map
s and POJOs.The text was updated successfully, but these errors were encountered: