Skip to content

Ignore malformed JSON fields #159

Closed Answered by cowtowncoder
tl-manishoswal asked this question in Q&A
Discussion options

You must be logged in to vote

In such cases you will probably want to register DeserializationProblemHandler and catch specific failures, skip content (for extra ones); return null for missing ones. This will allow process to continue.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pjfanning
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants