You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: json-schema-output.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -600,4 +600,6 @@ Reasons to omit output units may include, but are not limited to:
600
600
- Child output units whose validation result does not impact the validation result of the parent. For example, a subschema of an `anyOf` which has a false validation result when there exists a sibling subschema with a true validation result.
601
601
- Child output units which have a true validation result but contain no annotations.
602
602
603
+
Output units which include annotations MUST NOT be pruned.
604
+
603
605
Implementations which provide this behavior SHOULD provide configuration mechanisms appropriate for their users' needs.
0 commit comments