Skip to content

Add enabled for @JsonAnyGetter, @JsonAnySetter, to allow disabling via mix-ins #109

@cowtowncoder

Description

@cowtowncoder

(for follow-up, see FasterXML/jackson-databind#1376)

Currently there is no way to disable any-getter or any-setter designation; there should be.
The easiest way seems to be by just adding a property; and although value might allow shortest way to designate disabling, choice of enabled is probably more readable in the end so let's go with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions