PostValidator defines an optional model interface for registering a function that will run AFTER executing the validation hooks (see [App.ValidateWithContext]).

Hierarchy

  • PostValidator

Indexable

[key: string]: any

Methods

Methods

  • PostValidate defines a function that runs AFTER the successful execution of the validation hooks.

    Parameters

    Returns void

Generated using TypeDoc