FasterXML / FasterXML/jackson-future-ideas
add location data to JsonNode so that DOM tree elements could be mapped back to their location in a source document
Open
- Dominant language
- No language data
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
this is useful for emitting helpful error msgs:
`System.err.println("there's something i dont like about " + someJsonNode.position()`
this is available when JsonNodeDeserializer is reading the tree
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.