Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ValidationHandler

This is the entry point of this module. Provides the parsing, validation and puts the parsed objects into .

You can easily build a new validation handler using a , that you can create with .

For more info read the doc.

Hierarchy

  • ValidationHandler

Implements

  • any

Index

Properties

Methods

Properties

Static Readonly REQUEST_CONTEXT_KEY

REQUEST_CONTEXT_KEY: string

Methods

handle

  • handle(arg0: RoutingContext): void
  • Parameters

    • arg0: RoutingContext

    Returns void

Static builder

  • Parameters

    • parser: SchemaParser

    Returns ValidationHandlerBuilder

Generated using TypeDoc