Hello, I'm currently using Angular 8. I copied your demo code but the validator just won't use the schema's I configured.
The schema loads correctly, cause if I try to connect to a schema URI that doesn't exist, it errors. Any idea why the editor won't validate if my JSON is correct? Should I (or is it possible to) call a validate function?