pub fn validate_url(url: &str, field_name: &str) -> Result<Url, ConfigError>
Validate that a URL is well-formed