I would like to be able to somehow "tier" certain schema issues. For instance, if a row is missing an ID, then that is an issue that needs to be addressed and should present as an error when the validation is run. But if some ancillary field is null then perhaps that is not strictly an issue to the degree of lacking an ID, and should simply present as a Warning, or some other category of issue.