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