pub fn validate_repository(spec: &RepositorySpec) -> Vec<ValidationError>Expand description
Validate a Repository spec, accumulating all problems (ADR §3.1).
pub fn validate_repository(spec: &RepositorySpec) -> Vec<ValidationError>Validate a Repository spec, accumulating all problems (ADR §3.1).