SetConstraint<ItemSchema>
SetConstraint<
ItemSchema> =Schema<Set<Infer<ItemSchema>>> &SetExtension<ItemSchema> &object
Set schema with constraint methods.
Type Declaration
itemSchema: ItemSchema
Type Parameters
ItemSchema: ItemSchema extends GenericSchema = GenericSchema
The item schema type
Since
2.0.0