aspnetcore/test
Doug Bunting 64c8a6fa40 Clean up `ModelBindingResult` constructor calls and related comments
- use named parameters more often
 - add more comments about returned `ModelBindingResult`
 - clean up `ModelBindingResult` doc comments
 - cleanup `using`s

Nits:
- cleanup trailing whitespace
- change `retVal` -> `result` in `KeyValuePairModelBinderTest`
2015-03-20 13:02:23 -07:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test List of assembly names in DefaultAssemblyProvider needs to be kept up to date 2015-03-20 11:38:43 -07:00
Microsoft.AspNet.Mvc.FunctionalTests TagHelpers attribute targeting - part 1 2015-03-20 11:15:40 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Clean up `ModelBindingResult` constructor calls and related comments 2015-03-20 13:02:23 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test TagHelpers attribute targeting - part 2 2015-03-20 11:26:21 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon Reacting to File System changes 2015-03-20 11:41:41 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
Microsoft.AspNet.Mvc.Xml.Test [Fixes #852] XmlDictionaryReader.CreateTextReader overload which supports Encoding is missing 2015-03-19 17:33:20 -07:00
WebSites Fix for #1694 issue : Removed prefix for ModelState keys for FromBody parameters 2015-03-20 10:41:06 -07:00