KeyofSchema<ObjectSchema>
KeyofSchema<
ObjectSchema> =Schema<keyofInfer<ObjectSchema> &string> &object
Schema for keyof transform.
Type Declarationโ
type: "keyof"โ
objectSchema: ObjectSchemaโ
Type Parametersโ
ObjectSchema: ObjectSchema extends GenericSchemaโ
The object schema type
Sinceโ
2.0.0