Capturing Line and Position when querying #1800
Labels
kind: question
solution: wontfix
the issue will not be fixed (either it is impossible or deemed out of scope)
I am using the pboettch/json-schema-library for validation. When an error is found it does not print the line and position where the anomaly was found. While line and position are printed when anomalies are found when reading the JSON string in your library, are the line and character position stored afterwards so the validator error message can include this information? I have not found this looking at the documentation. If it is there, how would the information be accessed?
We will need this on Linux, Windows and Mac. I am using version 3.7.0.
The text was updated successfully, but these errors were encountered: