Methods
Private isRouteInfo
- isRouteInfo(path: string | undefined, objectOrClass: Function | RouteInfo): boolean
-
Parameters
-
path: string | undefined
-
objectOrClass: Function | RouteInfo
Returns boolean
Private validateGlobalPath
- validateGlobalPath(path: string): string
-
Parameters
Returns string
Private validateRoutePath
- validateRoutePath(path: string): string
-
Parameters
Returns string