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
I am encountering an issue when I try to use a JSON schema file to validate my YAML files. I am using Eclipse and I have created the content type like so:
And added the following schema association for it:
But when I go to the file in question all I get is this error at the top:
I created it following this guide but selected a local file I had on my system rather than a web URL. Is this a bug or am I missing something?
I am encountering an issue when I try to use a JSON schema file to validate my YAML files. I am using Eclipse and I have created the content type like so:
And added the following schema association for it:
But when I go to the file in question all I get is this error at the top:
I created it following this guide but selected a local file I had on my system rather than a web URL. Is this a bug or am I missing something?
My Schema:
My YAML (which should be invalid):
The text was updated successfully, but these errors were encountered: