Skip to content

ObjectReader.readValue() does not fail when DeserializationFeature.FAIL_ON_UNRESOLVED_OBJECT_IDS enabled #5542

Description

@cowtowncoder

(result of FasterXML/jackson-jaxrs-providers#189 )

Unlike ObjectMapper.readValue() methods that will check for unresolved Object Id references, ObjectReader.readValue() methods do not. They should.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions