ACCEPT_CASE_INSENSITIVE_PROPERTIES
fails with @JsonUnwrapped
#1493
Milestone
ACCEPT_CASE_INSENSITIVE_PROPERTIES
fails with @JsonUnwrapped
#1493
(note: moved from FasterXML/jackson-dataformat-csv#133)
When trying to deserialize type like:
with case-insensitive mapper (
mapper.enable(MapperFeature.ACCEPT_CASE_INSENSITIVE_PROPERTIES);
) I get exception:The text was updated successfully, but these errors were encountered: