bFollon

Results 2 issues of bFollon

Hi, I'm trying to validate a schema that has references to another file like so: ``` { "$schema": "http://json-schema.org/draft-07/schema#", "id": "resource:/dev/schemas/my-schema.json#", "properties": { "thisIsAProperty": { "type": "string" }, "anotherProperty": {...

### Prerequisites Please answer the following questions for yourself before submitting an issue. - [X] I am running the latest version - [X] I checked the documentation and found no...