vtils

Home > validator > yup > MixedSchema > concat

yup.MixedSchema.concat() method

@类型不友好

Signature:

concat(schema: MixedSchema<any>): this;

Parameters

Parameter Type Description
schema MixedSchema<any>  

Returns:

this