Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

@JsonIgnoreProperties(ignoreUnknown = true) #40

Open
FaKod opened this issue Nov 3, 2011 · 1 comment
Open

@JsonIgnoreProperties(ignoreUnknown = true) #40

FaKod opened this issue Nov 3, 2011 · 1 comment

Comments

@FaKod
Copy link

FaKod commented Nov 3, 2011

Seems that @JsonIgnoreProperties(ignoreUnknown = true) isn't supported.

Is there a simple way to ignore unrecognized properties during deserialization?

@codahale
Copy link
Owner

codahale commented Nov 3, 2011

(Disregard my previous comment, if you got it via email.)

No, this isn't supported. I'd accept a patch to add support for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants