File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2576
2576
to contribute to whether or not the item or property has been evaluated.
2577
2577
Only successful evaluations are considered.
2578
2578
</t >
2579
+ <t >
2580
+ If an item in an array or an object property is "successfully evaluated", it
2581
+ is logically considered to be valid in terms of the representation of the
2582
+ object or array that's expected. For example if a subschema represents a car,
2583
+ which requires between 2-4 wheels, and the value of "wheels" is 6, the instance
2584
+ object is not "evaluated" to be a car, and the "wheels" property is considered
2585
+ "unevaluated (successfully as a known thing)", and does not retain any annotations.
2586
+ </t >
2579
2587
<t >
2580
2588
Recall that adjacent keywords are keywords within the same schema object,
2581
2589
and that the dynamic-scope subschemas include reference targets as well as
You can’t perform that action at this time.
0 commit comments