We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7a34a commit 50e9acaCopy full SHA for 50e9aca
specs/jsonschema-core.md
@@ -422,7 +422,7 @@ defines three such behaviors[^7]:
422
423
- Assertions validate that an instance satisfies constraints, producing a
424
boolean result: `true` if the constraints are satisfied; `false` otherwise.
425
-- Annotations attach information that applications may use in any way they see
+- Annotations attach information to instance locations that applications may use in any way they see
426
fit.
427
- Applicators apply subschemas to parts of the instance and combine their
428
results.
0 commit comments