Function eat::process::validation::format_results
Defined in File validate.hpp
Function Documentation
-
void eat::process::validation::format_results(std::ostream &s, const ValidationResults &results, bool show_checks_without_messages = false)
format results to a stream
either prints all checks and results, or only those with any messages, depending on show_checks_without_messages