Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colons? #114

Open
ericleb010 opened this issue Oct 31, 2016 · 1 comment
Open

Colons? #114

ericleb010 opened this issue Oct 31, 2016 · 1 comment

Comments

@ericleb010
Copy link

Expected: leaving out a colon token from an otherwise valid JSON string should throw a ParseException.

Actual: JSON is parsed as if the colon was there and no exception is thrown.

Does the parser recognise colons?

@loegering
Copy link

I just wanted to note that this issue has been addressed in the fork I'm maintaining. You can see the details of this specific issue here: cliftonlabs#11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants