pub fn validate_backup_config(spec: &BackupConfigSpec) -> Vec<ValidationError>Expand description
Validate a BackupConfig spec, accumulating all problems.
pub fn validate_backup_config(spec: &BackupConfigSpec) -> Vec<ValidationError>Validate a BackupConfig spec, accumulating all problems.