fn validate_file_path(input: &String) -> Result<(), InvalidPath>
A function to validate the file path input.