Skip to content

Run Time Error in SchemaJson.toMap() #101

Closed
@santpandey

Description

@santpandey

I am using 1.6.0 version of the jar. I have created a sample schema and when I run my JSON against this schema, I get the following Run Time Exception:

Exception in thread "main" java.lang.NoSuchMethodError: org.json.JSONObject.toMap()Ljava/util/Map;
at org.everit.json.schema.loader.SchemaLoader$SchemaLoaderBuilder.schemaJson(SchemaLoader.java:160)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions