-
|
I have some long array of JSON objects (>1.000.000 entries). How to print an error message with location and context, if some of the late objects is malformed? |
Beta Was this translation helpful? Give feedback.
Answered by
uhop
Nov 17, 2025
Replies: 1 comment 1 reply
-
|
I use Verifier to check a problematic file. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TimoStolz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use Verifier to check a problematic file.