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