-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Syntax checking #1003
Copy link
Copy link
Closed
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Description
Activity
Metadata
Metadata
Assignees
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
I'm need to read some *.json file, but this file can have invalid json format. How to check for right json format before or while parsing?