pub fn validate(spec: &ParamsSpec) -> CliResult<()>Expand description
Fail-fast validation of a whole params: block, run at every entry point
that touches params (config load, template registration, trigger).
pub fn validate(spec: &ParamsSpec) -> CliResult<()>Fail-fast validation of a whole params: block, run at every entry point
that touches params (config load, template registration, trigger).