pub fn validate_file(file: &File) -> Result<(), Vec<ValidationError>>
Runs structural validation for a parsed Draxl file.