validate_csv_structure.Rd
Checks if a CSV file has the expected structure for Hansard data
validate_csv_structure(file_path, expected_cols = NULL)
Path to CSV file
Expected column names (NULL for standard set)
List with validation results