xrysanthos / openreferral-playground

Open Referral - Playground reference app
MIT License
7 stars 3 forks source link

Validator only reports one error at a time #5

Open robredpath opened 7 years ago

robredpath commented 7 years ago

The validator only reports on a single error at any time, even if there are multiple errors in the data. Although this means that there's always a clear next step, it means that a user has to re-validate repeatedly rather than having being able to form a to-do list. It would be good to get a list of all of the validation errors.