Validations for OA OrgIDs
We need to use the OA OrgID fields to uniquely identify an institution.
open_athens_org_id
should be required if open_athens
is true
. it need not be unique, but if it is not, the combination of it with open_athens_suborg_id
must be unique.
open_athens_suborg_id
values should be unique, but not required.
Edited by Mike Kanning