Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unknown properties #77

Open
d-winter opened this issue Oct 29, 2018 · 1 comment
Open

Support for unknown properties #77

d-winter opened this issue Oct 29, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@d-winter
Copy link

Hey, just wondering if there is a way to check for unknown properties when parsing a JSON object.
So this library throws an error when there is one property inside the JSON object which is not specified in the corresponding JsonObject class.
Any ideas on this?

@andreas-aeschlimann
Copy link
Member

This could be done, of course. Is there a specific reason why you would want it?

@andreas-aeschlimann andreas-aeschlimann self-assigned this Dec 25, 2018
@andreas-aeschlimann andreas-aeschlimann added the enhancement New feature or request label Dec 25, 2018
@andreas-aeschlimann andreas-aeschlimann added this to the version 2.x milestone Feb 27, 2019
@andreas-aeschlimann andreas-aeschlimann removed this from the version 2.x milestone May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants