aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
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
..
Binders Clean up `ModelBindingResult` constructor calls and related comments 2015-03-20 13:02:23 -07:00
Metadata Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
Properties Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
Utils
Validation Clear ModelState errors of model before TryValidateModel or TryUpdateModel 2015-03-11 10:14:28 -07:00
ValueProviders Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
BindAttributeTest.cs Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
Resources.resx
SimpleTypeExcludeFilterTest.cs
TestResources.cs
TestValueProvider.cs
project.json Add TestCommon project 2015-03-16 13:49:29 -07:00