You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: