aspnetcore/test
Ryan Nowak d8cc2b85d5 Adds ActionContext to Validation contexts
This change makes it possible to access the ActionContext/ActionDescriptor
from inside of validators and client validators.
2015-11-25 16:38:26 -08:00
..
Microsoft.AspNet.Mvc.Abstractions.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.ApiExplorer.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.Core.Test Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
Microsoft.AspNet.Mvc.Cors.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.DataAnnotations.Test Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
Microsoft.AspNet.Mvc.Formatters.Json.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.IntegrationTests Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
Microsoft.AspNet.Mvc.Localization.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.Razor.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.Test Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.TestCommon Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
Microsoft.AspNet.Mvc.ViewFeatures.Test Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
WebSites