vtils

Home > validator > yup > ArraySchema > of

yup.ArraySchema.of() method

Signature:

of(type: GetSchema<T>): this;

Parameters

Parameter Type Description
type GetSchema<T>  

Returns:

this