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.
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.