ensure_http_url

Function ensure_http_url 

Source
pub fn ensure_http_url(
    field: &'static str,
    value: &str,
) -> Result<(), ModelError>
Expand description

Accept only http and https URLs.