aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fixed null reference on ModelStateDictionary.ChildNodes when calling Clear 2016-05-26 16:12:49 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Improve handling of custom `ValidationAttribute`s and their `ValidationResult`s 2016-06-08 12:05:01 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Alter content negotiation algorithm so that it can be configured (via 2016-06-07 16:12:36 -05:00
Microsoft.AspNetCore.Mvc.IntegrationTests Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test [Design] Split up MvcRouteHandler 2016-06-07 08:12:47 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Test Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Fixes #4224] Remove use of service locator on ViewExecutor 2016-05-31 23:39:22 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
WebSites Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00