ICollectionReorderedValidationTriggerConfig.collection - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ICollectionReorderedValidationTriggerConfig<TItem, TCollection> / collection property
Gets the collection that may trigger a validation.
Property type: TCollection.
readonly collection: TCollectionSource reference: src/validation/triggers/CollectionReorderedValidationTrigger.ts:13.