Skip to main content

validate_restore_spec

Function validate_restore_spec 

Source
pub fn validate_restore_spec(spec: &RestoreSpec) -> Vec<ValidationError>
Expand description

Validate a Restore spec, accumulating all problems (wraps the fail-fast validate_restore for caller symmetry).