Open vincent-zurczak opened 7 years ago
Currently, the following JSon file is considered as valid.
{ "key1": "value 1", "key2": "value 2" "key3": "value 3" }
A comma is missing and this is not detected by the library.
Currently, the following JSon file is considered as valid.
A comma is missing and this is not detected by the library.