Skip to main content

Module settings_validate

Module settings_validate 

Source
Expand description

The inference-parameter validators, split from super.

Moved here whole, unchanged, so settings.rs could take the remote tunnel’s two fields without growing past its ceiling. validate_settings stays beside the struct it validates and reaches these through the re-export; every external caller does too, so the module path is a detail.

Functions§

validate_dry_params 🔒
The four DRY parameters’ ranges, split out of validate_inference_config.
validate_inference_config
Validate inference configuration parameters.
validate_inference_profiles
Validate a set of inference profiles.