Details
Description
Proposed Syntax
Both MatchExpressions accept a positive integer.
{ $_internalSchemaMinProperties: <positiveInteger> }
|
{ $_internalSchemaMaxProperties: <positiveInteger> }
|
$_internalSchemaMinProperties ($_internalSchemaMaxProperties) matches an object which has no fewer than (no greater than) <positiveInteger> top-level fields.