Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.
ReferenceAPI ReferenceLibraryCollectionsDatasetsHooks

web


web / lib/collections/datasets/hooks

lib/collections/datasets/hooks

Hooks for the Datasets collection.

Validates business rules such as:

  • Datasets in public catalogs must be public

Variables

validatePublicCatalogDataset

const validatePublicCatalogDataset: CollectionBeforeChangeHook

Validates that datasets in public catalogs are also public.

Last updated on