I need to check if field contains phone number OR email.
Something like this:
const phoneOrEmailValidationSchema = Yup.object().shape({ phoneOrEmail: Yup