export const CollectionValidation = { /* The maximum length of the collection description */ maxDescriptionLength: 1000, };