Code Example #1. 1. yup.lazy((value: any) => Schema): Lazy. const schema = commonSchema.concat(Yup.object().shape({ name: Yup.lazy((value) => Yup.string() .
確定! 回上一頁