vtils

Home > validator > yup > MixedSchema > test

yup.MixedSchema.test() method

Signature:

test<TParams extends {} = {}>(options: SchemaTestOptions<this, T, TParams>): this;

Parameters

Parameter Type Description
options SchemaTestOptions<this, T, TParams>  

Returns:

this