GenericSchema
GenericSchema =
Schema<any> &object
Generic schema type that accepts any schema regardless of its specific type. Use this for constraints where you need to accept any schema.
Type Declarationโ
type: SchemaTypeโ
Sinceโ
2.0.0