aspnetcore/test
Doug Bunting aecfe778ee Improve handling of custom `ValidationAttribute`s and their `ValidationResult`s
- #3595 sub-items 2 through 4
- handle an indexer name in `ValidationResult.MemberNames`
 - aligns `ModelNames.CreatePropertyModelName()` with `TemplateInfo.GetFullHtmlFieldName()`
- handle multiple elements in `ValidationResult.MemberNames`
 - later elements previously ignored
- set `ValidationContext.MemberName` to `null` when no property name is available
 - using type name for a member name was just wrong
2016-06-08 12:05:01 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Improve handling of custom `ValidationAttribute`s and their `ValidationResult`s 2016-06-08 12:05:01 -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 Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
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
Microsoft.AspNetCore.Mvc.Test
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 Alter content negotiation algorithm so that it can be configured (via 2016-06-07 16:12:36 -05:00