Skip to contents

This function adds results to validator object with aggregating summary of success, error and warning checks. Moreover it parses assertr results attributes and stores them inside usable table.

Usage

add_results(data, report)

Arguments

data

Data that was validated.

report

Report object to store validation results.