Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParameterProcessorFactory

This interface is used to build parameter processors supported on every . You can use in query and cookie more complex parameters with StyledParameterProcessorFactory.

Look at Parameters for all available factories

Hierarchy

  • ParameterProcessorFactory

Index

Methods

Methods

create

  • create(location: ParameterLocation, jsonSchemaParser: SchemaParser): any
  • Parameters

    • location: ParameterLocation
    • jsonSchemaParser: SchemaParser

    Returns any

Generated using TypeDoc