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