Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoutesMapper

Hierarchy

  • RoutesMapper

Index

Constructors

constructor

Properties

Private Readonly routerExplorer

routerExplorer: RouterExplorer

Methods

Private isRouteInfo

  • isRouteInfo(path: string | undefined, objectOrClass: Function | RouteInfo): objectOrClass is RouteInfo

mapRouteToRouteInfo

  • mapRouteToRouteInfo(route: Type<any> | RouteInfo | string): RouteInfo[]

Private validateGlobalPath

  • validateGlobalPath(path: string): string

Private validateRoutePath

  • validateRoutePath(path: string): string

Generated using TypeDoc