Skip to main content

validate_config_directive

Function validate_config_directive 

Source
pub fn validate_config_directive(
    input: &str,
    allow_bare_keys: bool,
) -> Result<()>
Expand description

Validate the syntax accepted by the RustFS config mutation endpoints.