ObjectConstraintMeta
Experimental
Object constraint metadata for JIT compilation.
Sinceโ
2.0.0
Propertiesโ
properties: ObjectPropertyMeta[]โ
Experimental
Properties to validate
strict?: booleanโ
Experimental
Whether to use strict mode (reject extra keys)
strictMessage?: stringโ
Experimental
Custom error message for strict mode violations
minKeys?: objectโ
Experimental
Minimum number of keys
value: numberโ
message?: stringโ
maxKeys?: objectโ
Experimental
Maximum number of keys
value: numberโ
message?โ
optionalmessage:string