Handling oneOf Cases in Angular Forms

Some forms require supporting one of multiple cases. For example, we can create a new task and assign it to a single user or a group of…