We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0c13fd + 29761cc commit 5b995c1Copy full SHA for 5b995c1
jsonschema-validation.xml
@@ -960,7 +960,10 @@
960
</t>
961
<t>
962
The value of this property MUST be a valid JSON schema. It SHOULD be ignored if
963
- "contentMediaType" is not present.
+ "contentMediaType" is not present. Accessing the schema through the schema location
964
+ IRI included as part of the annotation will ensure that it is correctly processed
965
+ as a subschema. Using the extracted annotation value directly is only safe if
966
+ the schema is an embedded resource with both "$schema" and an absolute-IRI "$id".
967
968
</section>
969
0 commit comments