Optimise type: number | integer
with minimum
/ maximum
with a single bounded instruction
#111
Labels
type: number | integer
with minimum
/ maximum
with a single bounded instruction
#111
For example, we have
AssertionTypeArrayBounded
for arrays. We should have something like that to collapse the following schemas into single instructions:Of course, taking
exclusiveMaximum
andexclusiveMinimum
into account.The text was updated successfully, but these errors were encountered: