pub fn validate_backup_schedule(
spec: &BackupScheduleSpec,
) -> Vec<ValidationError>Expand description
Validate a BackupSchedule spec, accumulating all problems.
pub fn validate_backup_schedule(
spec: &BackupScheduleSpec,
) -> Vec<ValidationError>Validate a BackupSchedule spec, accumulating all problems.