Expand description
Per-cloud-provider configuration validation.
CloudConfigValidator checks ResolvedStorageOptions for missing
or invalid credentials at connector open() time, producing clear,
actionable error messages that include both the config key name and
the fallback environment variable.
Structsยง
- Cloud
Config Validator - Validates resolved storage options for a given provider.
- Cloud
Validation Error - A hard validation error.
- Cloud
Validation Result - Result of cloud configuration validation.
- Cloud
Validation Warning - A soft validation warning.