pub fn validate_file_path(path: &str) -> Result<(), String>
Validate file path exists and is readable