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
#20 10 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.