Join Slack
Powered by
If I disable `FAIL_ON_INVALID_SUBTYPE` on Jackson ...
# android
i
ion
02/26/2018, 11:56 PM
If I disable
FAIL_ON_INVALID_SUBTYPE
on Jackson it will inject null fields in an non-nullable List. Is there an option to prune the list for null fields? (Or should I add an deserializer for each list with an polymorphic field?)
3
Views
Open in Slack
Previous
Next