
Print results of multi-file validation as a hierarchical bullet list
Source:R/print.R
print.hub_validations_collection.RdPrints a formatted summary of validation results from multiple files. Each file's validations are printed under a header showing the file path. Validation-level warnings (attached to the collection object) are displayed prominently in a box at the top.
Usage
# S3 method for class 'hub_validations_collection'
print(x, show_check_warnings = FALSE, ...)