When using yup v0.32.8 with TypeScript, we are getting the TS error message
when we attempt to use the Yup.ref() function with Yup.moreThan(), s
Yup.ref()
Yup.moreThan()