json-schema-validator icon indicating copy to clipboard operation
json-schema-validator copied to clipboard

Issue 526 reproduction

Open davidpricedev opened this issue 3 years ago • 0 comments

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 ...

davidpricedev avatar Feb 28 '22 21:02 davidpricedev