IMapItemValidationTriggerConfig.map - Andrei15193/react-model-view-viewmodel GitHub Wiki

Gets the map containing the items that may trigger validation.

Property type: INotifyMapChanged<TKey, TItem> & Iterable<[TKey, TItem]>.

readonly map: INotifyMapChanged<TKey, TItem> | Iterable<[TKey, TItem]>

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

⚠️ **GitHub.com Fallback** ⚠️