Validates the supplied list of Excel xlsx files according to the supplied reference table structure.
Returns three data outputs. The top output is the list of files that pass validation and the middle output is the files that failed, along with a Collection containing details of the failures.
The third output will (optionally - see config) return the data rows from all the files that passed validation.
Returns three data outputs. The top output is the list of files that pass validation and the middle output is the files that failed, along with a Collection containing details of the failures.
The third output will (optionally - see config) return the data rows from all the files that passed validation.