File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 304
304
<t >
305
305
A JSON Schema MUST be an object or a boolean.
306
306
</t >
307
+ <t >
308
+ Keywords within the same schema object are referred to as adjacent keywords.
309
+ </t >
307
310
<section title =" JSON Schema Objects and Keywords" >
308
311
<t >
309
312
Object properties that are applied to the instance are called keywords,
674
677
<section title =" Keyword Interactions" >
675
678
<t >
676
679
Keyword behavior MAY be defined in terms of the annotation results
677
- of <xref target =" root" >subschemas</xref > and/or adjacent keywords.
680
+ of <xref target =" root" >subschemas</xref > and/or adjacent keywords
681
+ (keywords within the same schema object) and their subschemas.
678
682
Such keywords MUST NOT result in a circular dependency.
679
683
Keywords MAY modify their behavior based on the presence or absence
680
684
of another keyword in the same
You can’t perform that action at this time.
0 commit comments