Skip to content

Allow reading "at" location (with JsonPointer) #62

@cowtowncoder

Description

@cowtowncoder

It would be nice to allow reading a subset of document, similar to full Jackson's

Value v = mapper.readerFor(Value.class).at("/some/path").readValue(source);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions