json-schema-validator
json-schema-validator copied to clipboard
Issue 526 reproduction
This reproduces the issue described in #526.
I'd expect the example json document to validate against the bundled schema, but it fails with http errors trying to load example.com instead.
15:06:40.995 [main] ERROR c.networknt.schema.JsonSchemaFactory - Failed to load json schema! java.net.UnknownHostException: schemas.example.com ...