pub fn validate_url(url: &str) -> Result<()>
Validates that a URL is properly formatted
url
Result indicating whether the URL is valid