The readValue() method throw IOException when it's unable to create object of a given type.
How can I get the list of unrecognised fileds?
I don't want to suppress the error by ignoring the unknown fields or using JsonAlias
The readValue() method throw IOException when it's unable to create object of a given type.
How can I get the list of unrecognised fileds?
I don't want to suppress the error by ignoring the unknown fields or using JsonAlias