I have a JSON response that has data in a nested object within a data entry. Mapping and reading the nested data is easy and straightforward. The interesting part is that the nested object is optional and therefore may not exist in the response sometimes. Unfortunately, JsonReader can’t handle this and would throw a silent [...]
Posts Tagged ‘JSON’
Enabling use of “defaultValue” with JSON data source for Ext JS
Posted: January 26, 2009 in howto, TechnologyTags: bug, Ext JS, fix, JavaScript, JSON, workaround
0
Here is a JSON validator.
