Options
All
  • Public
  • Public/Protected
  • All
Menu

An AuxiliaryStrategy that combines multiple AuxiliaryStrategies into one. Uses isAuxiliaryIdentifier to know which strategy to call for which call.

addMetadata will either call all strategies if the input is the associated identifier, or only the matching strategy if the input is an auxiliary identifier.

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected Readonly sources

Methods

addMetadata

getAssociatedIdentifier

getAuxiliaryIdentifier

  • getAuxiliaryIdentifier(): never

getAuxiliaryIdentifiers

Protected getMatchingSource

isAuxiliaryIdentifier

isRootRequired

validate