Skip to content

Commit f0eca1c

Browse files
committed
Remove annotation-applicator interaction section
The idea of annotations and applicators interacting is outdated. Annotation deletion/dropping occurs at the schema object level (clarified in recent drafts), and annotation values have not defined aggregation semantics within JSON Schema evaluation since draft-07.
1 parent 923a152 commit f0eca1c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

jsonschema-core.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,13 +1093,6 @@
10931093
is kept, as the instance passes the string type assertions.
10941094
</t>
10951095
</section>
1096-
<section title="Annotations and Applicators">
1097-
<t>
1098-
In addition to possibly defining annotation results of their own,
1099-
applicator keywords aggregate the annotations collected in their
1100-
subschema(s) or referenced schema(s).
1101-
</t>
1102-
</section>
11031096
</section>
11041097
</section>
11051098
<section title="Reserved Locations">

0 commit comments

Comments
 (0)