Skip to content

networknt / json-schema-validator - Unknown Metaschema: http://json-schema.org/draft-07/schema# #273

@harpreetk1986

Description

@harpreetk1986

Hi,

While using networknt / json-schema-validator, I am getting error while validating schema -06 and above. Getting following error:
com.networknt.schema.JsonSchemaException: Unknown Metaschema: http://json-schema.org/draft-07/schema#

Only schema-04 is working fine.

Here is sample schema I am using:
{
"$schema" : "http://json-schema.org/draft-07/schema#",
"$id" : "http://json-schema.org/draft-07/schema#"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions