The dry run of a CSV import: what would be created, and what would not.
@type t() :: %FoPost.BulkImportValidation{ invalid_rows: term(), raw: term(), rows: term(), total_rows: term(), valid_rows: term() }