Skip to content

INVALID_MIDDLEWARE_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/errors/messages.ts

Part of: Core

Signature

ts
function INVALID_MIDDLEWARE_MESSAGE(text: TemplateStringsArray, name: string)

Parameters

NameType
textTemplateStringsArray
namestring

Was this page helpful?

Download as PDF
INVALID_MIDDLEWARE_MESSAGE — NestJS head-to-head