data-to-insight / quality-lac-data-beta

Quality LAC data Beta project
MIT License
8 stars 3 forks source link

The frontend should display any errors which failed to validate #45

Open mwaddoups opened 3 years ago

mwaddoups commented 3 years ago

If there are validations that fail to run on the data (e.g. validators that run on date-of-birth, but the date of birth is in the wrong date format) we should warn the user that certain validations failed and they will need to fix some issues before we can check those further.

mhomer1 commented 3 years ago

Good idea!