pub fn check_conflicts(catalog: &ContentCatalog) -> Result<(), ApplicationError>Expand description
Validate the content catalog and reject conflicting symbolic names within each spec.
pub fn check_conflicts(catalog: &ContentCatalog) -> Result<(), ApplicationError>Validate the content catalog and reject conflicting symbolic names within each spec.