Skip to content

Add DeserializationContext as an argument for SettableBeanProperty.set(...) #3561

@cowtowncoder

Description

@cowtowncoder

One omission in Jackson 2.x is that while deserialization-related methods of SettableBeanProperty take DeserializationContext argument, set() and setAndReturn() do not. This is problematic for things like error reporting, access to configuration and so on.
It'd be good to rectify this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0Issue planned for initial 3.0 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions