pub fn validate_file_path(path: &Path) -> Result<(), Vec<ValidationError>>
Validate a Rust source file at the given path