r: yup.array().of(
      yup
        .number()
        .when("$t", {
          is: true,