Read the JSON Schema object constraint keywords (minProperties, maxProperties) from a schema node and return them in the ObjectConstraints shape.
minProperties
maxProperties
ObjectConstraints
Read the JSON Schema object constraint keywords (
minProperties,maxProperties) from a schema node and return them in theObjectConstraintsshape.