YUP Number String
Yup.string().matches(/^\d+$/, { message: '' });
DevPedrada
Yup.string().matches(/^\d+$/, { message: '' });