Function validate_version_path

Source
pub fn validate_version_path(
    base_dir: PathBuf,
    candidate: &str,
    version: &str,
) -> PathBuf