Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JsonNodeException on nullable integer with minimum #1226

Description

@cimlman

If the schema defines a nullable integer attribute with minimum and/or maximum (can be also exclusive), the call to SchemaRegistry#getSchema throws an exception.

tools.jackson.databind.exc.JsonNodeException:
'ArrayNode' method asString() cannot convert value [...(2 elements)] to java.lang.String:
value type not coercible to String

Main.java

pom.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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