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