The validators are passed values by the useFieldApi hook. Adding this to the activation key component allows the `required` validation to work.
The registration step now provides users with a type ahead input so they can select from all activation keys associated with their accounts. The testing for this requires that we wait for the mocked api response.