Skip to content

IReadOnlyObjectValidator.triggers

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

Gets the validation triggers that have been configured.

Property type: IReadOnlyObservableSet<WellKnownValidationTrigger | ValidationTrigger<unknown>>.

readonly triggers: IReadOnlyObservableSet<WellKnownValidationTrigger | ValidationTrigger<unknown>>

Source reference: src/validation/objectValidator/IReadOnlyObjectValidator.ts:25.

Clone this wiki locally