zibri
    Preparing search index...
    • Validates that the given entities are registered in a data source somewhere.

      Parameters

      • context: string

        The name of the class where this function was called. Is needed to provide information about who expects the entities to exist.

      • ...entities: Newable<BaseEntity>[]

        The entities that should be validated to be registered.

      Returns void

      When one of the entities is not registered in a data source.