Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Detect invalid JSon files #27

Open
vincent-zurczak opened this issue Dec 24, 2016 · 0 comments
Open

Detect invalid JSon files #27

vincent-zurczak opened this issue Dec 24, 2016 · 0 comments

Comments

@vincent-zurczak
Copy link
Contributor

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.

@vincent-zurczak vincent-zurczak modified the milestone: 1.1.1 Dec 24, 2016
@dpoetzsch dpoetzsch mentioned this issue Apr 27, 2017
@vincent-zurczak vincent-zurczak removed this from the 1.2 milestone Apr 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant