Skip to main content

validate

Function validate 

Source
pub fn validate(cfg: &AgenticConfig) -> Vec<AdvisoryWarning>
Expand description

Validate a configuration and return advisory warnings.

This does NOT fail on issues - it only collects warnings that callers can choose to display or log.