You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: