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
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Fix build warnings 2016-05-02 14:52:02 -07:00
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 Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
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 Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test
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 Fix resource generation to work with dotnet test 2016-05-23 15:55:14 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources Remove project name from output path 2016-03-02 14:39:12 -08:00
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