pub fn validate_files<P: AsRef<Path> + Clone>(files: &[P]) -> Result<Vec<P>>
Validate that all files exist and are readable