Skip to main content

Module validate

Module validate 

Source

Functionsยง

collect_config_warnings
Collect non-fatal warnings for the config. Returns a Vec so callers can test the warnings without capturing stderr.
emit_config_warnings
Print collected warnings to stderr. Called from load_config after validate_config succeeds.
validate_config