2 references to MaxLengthRouteConstraint
Microsoft.AspNetCore.Routing (2)
Constraints\MaxLengthRouteConstraint.cs (1)
24/// Initializes a new instance of the <see cref="MaxLengthRouteConstraint" /> class.
RouteOptions.cs (1)
118AddConstraint<MaxLengthRouteConstraint>(defaults, "maxlength");