File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2580
2580
If an item in an array or an object property is "successfully evaluated", it
2581
2581
is logically considered to be valid in terms of the representation of the
2582
2582
object or array that's expected. For example if a subschema represents a car,
2583
- which requires between 2-4 wheeles , and the value of "wheeles " is 6, the instance
2584
- object is not "evaluated" to be a car, and the "wheeles " property is considered
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
2585
"unevaluated (successfully as a known thing)", and does not retain any annotations.
2586
2586
</t >
2587
2587
<t >
You can’t perform that action at this time.
0 commit comments