b: yup
    .number()
    .positive()
    .when("e.a", (values, schema) => {
      const val = values[0];