Skip to main content

validate_rotation_for_spec

Function validate_rotation_for_spec 

Source
pub fn validate_rotation_for_spec(
    catalog: &ContentCatalog,
    spec_id: SpecId,
    rotation: &Rotation,
) -> Result<CheckResult, ApplicationError>
Expand description

Resolve every name referenced by rotation against one specialization.