Following topics have to be covered: - [x] - Async validation must be handled - [ ] - Async validation must be observable (e.g. we must be able to determine whether it started, in progress or finished for the whole form) - [ ] - Consider API on validation: we can either throw an error or just return a string
Following topics have to be covered: