Skip to main content

validate_public_endpoint_url

Function validate_public_endpoint_url 

Source
pub fn validate_public_endpoint_url(
    resource_id: &str,
    endpoint_name: &str,
    public_url: &str,
) -> Result<()>
Expand description

Validate one externally supplied endpoint URL.