File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1198
1198
vocabularies available for use in schemas described by that meta-schema.
1199
1199
It is also used to indicate whether each vocabulary is required or optional,
1200
1200
in the sense that an implementation MUST understand the required vocabularies
1201
- in order to successfully process the schema.
1201
+ in order to successfully process the schema. Any vocabulary that is
1202
+ understood by the implementation MUST be processed in a manner consistent
1203
+ with the semantic definitions contained within the vocabulary.
1202
1204
</t >
1203
1205
<t >
1204
1206
The value of this keyword MUST be an object. The property names in the
1226
1228
the vocabulary MUST refuse to process any schemas that declare
1227
1229
this meta-schema with "$schema". If the value is false, implementations
1228
1230
that do not recognize the vocabulary SHOULD proceed with processing
1229
- such schemas.
1231
+ such schemas. The value has no impact if the implementation
1232
+ recognizes the vocabulary.
1230
1233
</t >
1231
1234
<t >
1232
1235
Per <xref target =" extending" format =" counter" ></xref >, unrecognized
You can’t perform that action at this time.
0 commit comments