1 reference to ValidationContext
Microsoft.AspNetCore.Routing (1)
ValidationEndpointFilterFactory.cs (1)
76
var validationContext = new
ValidationContext
(argument, entry.DisplayName, context.HttpContext.RequestServices, items: null);