pub fn validate_readable_path<P: AsRef<Path>>(path: P) -> Result<()>
Validate that a path exists and is readable