Get all error messages from the validation responses.
List<String> getErrorMessages() { return errorMessages(); }