aspnetcore/test/WebSites
Ryan Nowak 31ec88526a Fix #4801 Rename ValidationExcludeFilter
'ValidationExcludeFilter' -> 'SuppressChildValidationMetadataProvider'

Also moved to .ModelBinding for improved discoverability. There aren't
many reasons user code would have a using for .Validation.
2016-06-09 10:51:31 -07:00
..
ApiExplorerWebSite
ApplicationModelWebSite [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
BasicWebSite Alter content negotiation algorithm so that it can be configured (via 2016-06-07 16:12:36 -05:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite
CorsWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite React to AuthZ API change 2016-06-03 13:30:53 -07:00
FormatterWebSite Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
HtmlGenerationWebSite
Microsoft.AspNetCore.Mvc.TestConfiguration
RazorPageExecutionInstrumentationWebSite
RazorWebSite
RoutingWebSite [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
SimpleWebSite
TagHelpersWebSite
UserClassLibrary
VersioningWebSite [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
WebApiCompatShimWebSite [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
XmlFormattersWebSite