datahelix
datahelix copied to clipboard
Improve profile module further
Feature Request
There are still a few outstanding architectural issues as well as simplifications that can be made to the profile. Additionally validation is not fully complete and could be improved upon.
Tasks
- [ ] Decouple the ui json from the profile
- [ ] Add type validation
- [ ] Add ui to profile mapping
- [ ] Add missing validation: schema version, specific constraint validation
- [ ] Refactor FileReader. CsvInputStreamReader, and NameRetrievalService into the improved architecture