aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Muchiachio b28debf442 Generic ModelStateDictionary add and remove extensions
- Added generic add model error and remove extensions for
ModelStateDictionary, to avoid using hard coded strings then specifying
model state dictionary keys.
- Added generic removal all  extension for ModelStateDictionary, to
support removing all the model state keys for given expression.

aspnet/Mvc#3164
2015-09-26 18:14:58 -07:00
..
Internal
Properties
Rendering Add localizers to validation attributes 2015-09-25 16:13:21 -07:00
ViewComponents API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewEngines API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewFeatures Asynchronously flush the HttpResponseStreamWriter after a view has been rendered. 2015-09-25 21:07:15 -07:00
ControllerTest.cs Add localizers to validation attributes 2015-09-25 16:13:21 -07:00
ControllerUnitTestabilityTests.cs Renamed Controller.Context to Controller.HttpContext 2015-09-25 11:01:30 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs Generic ModelStateDictionary add and remove extensions 2015-09-26 18:14:58 -07:00
PartialViewResultTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
RemoteAttributeTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ViewComponentResultTest.cs Fix #3111 - Don't trounce content-type in VCR 2015-09-21 23:20:20 -07:00
ViewComponentTests.cs
ViewResultTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
project.json