Validate a data log file. The data log file is the hash of all row hashes.

validate_data_log(log_file)

Arguments

log_file

A string, the path to a log file

Value

A boolean, whether the log file has been validated successfully (TRUE/FALSE)