Function validate_unix_path

Source
pub fn validate_unix_path(path: &str) -> Result<(), ValidationError>