-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Description
If I want to load the attached JSON Schema "ECV-JsonSchema-tNoBOM.json" to a schema validator, the loading never ends.
I tested with the latest release 1.12.0, using SchemaLoader.load(new JSONObject(schema)).
From what I proffiled it seems that the problem is in "ReferenceLookup.lookupObjById". I don't know very well the code, but the schema does not use IDs for referencing, and it should not stay in "lookupObjById".
Metadata
Metadata
Assignees
Labels
No labels