yup nummer String

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