I want to ensure that the same key is not added to a json object more than once. The key itself could be in the parent/root nodes or could be in any of the children.
Is there a way to force this?
I want to ensure that the same key is not added to a json object more than once. The key itself could be in the parent/root nodes or could be in any of the children.
Is there a way to force this?