sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Adjust CatalogLinksValidator #576

Closed justinlittman closed 1 year ago

justinlittman commented 1 year ago

The CatalogLinksValidator currently allows a catalog links array to have a single catalog link with refresh=true.

It should be adjusted to allow a single refresh=true per catalog. Thus, it is possible to have a "folio" catalog link and a "symphony" catalog link, both with refresh=true.