Skip to main content

validate_agent_config

Function validate_agent_config 

Source
pub fn validate_agent_config(config: &AgentConfig) -> Result<(), String>
Expand description

Validate an agent config. Returns Ok(()) or an error message.