pub fn validate_release_version(version: &str) -> Result<()>
Validates one exact Semantic Version rather than a range or tag.