What steps will reproduce the problem?
1. Create simple Bean.
2. Generate Json from exited Bean.
3. Modify in the generated Json field name
4. Build (fromJson) Bean from modified Json.
What is the expected output? What do you see instead?
Should be JsonParseException instead of full ignore.
What version of the product are you using? On what operating system?
Gson 1.5
Please provide any additional information below.
Look at attached example.
Original issue reported on code.google.com by mst...@gmail.com on 8 Nov 2010 at 4:23
Original issue reported on code.google.com by
mst...@gmail.com
on 8 Nov 2010 at 4:23Attachments: