Skip to content

ValidationTrigger.notifyValidationTriggered

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions
API / ValidationTrigger<TTrigger> / notifyValidationTriggered method

Raises the ValidationTrigger.validationTriggered event, notifying that a validation should occur.

protected notifyValidationTriggered(): void

Source reference: src/validation/triggers/ValidationTrigger.ts:94.

Clone this wiki locally