Stratal API Reference
Preparing search index...
stratal
MiddlewareRouteTarget
Type Alias MiddlewareRouteTarget
MiddlewareRouteTarget
:
Constructor
<
IController
>
|
RouteInfo
|
"*"
Valid targets for middleware routes
Controller class: Apply to all routes in that controller
RouteInfo: Apply to specific path/method combination
'*': Apply to all routes (global middleware)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Stratal API Reference
Loading...
Valid targets for middleware routes