Skip to main content

validate_key_scope

Function validate_key_scope 

Source
pub fn validate_key_scope(key: &str, scope: &Scope) -> Result<(), ConfigError>
Expand description

Validates that a key can be written in the provided scope.