Options
All
  • Public
  • Public/Protected
  • All
Menu

Module MenuMiddleware

Menu middleware handles valid request made to the server and informs the requester if something is invalid.

Depending on what was invalid, an exception will be thrown.

Exceptions in this middleware are:

  • MenuNotFoundException

You must register this middleware inside start/kernel.ts file under the list of named middleware.

Index

Classes

Generated using TypeDoc