Skip to content

MapItemValidationTrigger.constructor

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions

Initializes a new instance of the MapItemValidationTrigger<TKey, TItem> class.

public constructor(
  config: IMapItemValidationTriggerConfig<TKey, TItem>
)

Source reference: src/validation/triggers/MapItemValidationTrigger.ts:59.

Parameters

Clone this wiki locally