Skip to content

ValidationTrigger.notifyValidationTriggered

github-actions[bot] edited this page Feb 4, 2025 · 4 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