pub fn validate_config_directive( input: &str, allow_bare_keys: bool, ) -> Result<()>
Validate the syntax accepted by the RustFS config mutation endpoints.