Skip to main content

validate_agent_config

Function validate_agent_config 

Source
pub fn validate_agent_config(
    saved_config: &AgentConfigSnapshot,
    agent_name: &str,
    registry: &AgentRegistry,
) -> ValidationResult
Expand description

Validate that an agent configuration matches the current registry.