3 references to LengthRouteConstraint
Microsoft.AspNetCore.Routing (3)
Constraints\LengthRouteConstraint.cs (2)
23
/// Initializes a new instance of the <see cref="
LengthRouteConstraint
" /> class that constrains
39
/// Initializes a new instance of the <see cref="
LengthRouteConstraint
" /> class that constrains
RouteOptions.cs (1)
119
AddConstraint<
LengthRouteConstraint
>(defaults, "length");