PathSegmentSelectorBuilder
object PathSegmentSelectorBuilder
A helper object for building instances of RouteSelector from path segments.
Functions
Link copied to clipboard
Builds a RouteSelector to match a constant or wildcard segment parameter.
Builds a RouteSelector to match a constant or wildcard segment parameter and trailing slash, if any.
Link copied to clipboard
Builds a RouteSelector to match a path segment parameter with a prefix/suffix and name.
Builds a RouteSelector to match a path segment parameter with a prefix/suffix, name, and trailing slash, if any.