Skip to main content

validate_server_identifier

Function validate_server_identifier 

Source
pub fn validate_server_identifier(
    identifier: &str,
) -> Result<(), ServerConfigurationError>
Expand description

Check the shape of an operator identifier. The backend refuses to start with one that fails, and a client refuses to store one.