desaikush210 / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

no method to parse json in strict mdoe #577

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
there is no method such as GsonBuilder.setLenient(false)  to parse json string 
in strict mode. 
i need gson throw an error if it contains comment.

Original issue reported on code.google.com by dingweiw...@gmail.com on 30 Apr 2014 at 2:42