PreValidator defines an optional model interface for registering a function that will run BEFORE firing the validation hooks (see [App.ValidateWithContext]).

Hierarchy

  • PreValidator

Indexable

[key: string]: any

Methods

Methods

  • PreValidate defines a function that runs BEFORE the validation hooks.

    Parameters

    Returns void

Generated using TypeDoc