Skip to content

Allow registering a hook to modify/pre-process String values read #2971

@cowtowncoder

Description

@cowtowncoder

(note: counterpart to FasterXML/jackson-core#355 -- see more discussion there)

For some use cases -- for example, variable substitution -- it would be beneficial to be able to register a handler that can replace parts of incoming String values before other databinding functionality handles it.
Since there are various ways this could occur, I'll add a databinding issue here; the original jackson-core one (see above) may be most likely way to get there, but even if so there probably needs to be a way to register such handler on per-call basis for ObjectReaders (and/or maybe ObjectMapper).

Metadata

Metadata

Assignees

No one assigned

    Labels

    most-wantedTag to indicate that there is heavy user +1'ing action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions