I'm parsing simple JSON object with Gson. I want it to throw some error when key name is duplicated. E.g.I'm parsing simple JSON object with Gson. I wan
I'm parsing simple JSON object with Gson. I want it to throw some error when key name is duplicated. E.g.I'm parsing simple JSON object with Gson. I wan