aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Ryan Nowak 8399dc5f4e Add a custom collection type for ModelMetadata.Properties
This is a cleanup PR to improve the common usage of
ModelMetadata.Properties.

We found placed in code where both .Count and the ability to index by
property name would be useful. I was able to cascade this and simplify the
ModelBindingContext as well.
2015-01-26 14:36:40 -08:00
..
Binders Fixed content-disposition quoted filename bug 2015-01-19 13:15:18 -08:00
Metadata Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
Properties
Utils
Validation Fixing build break 2015-01-15 14:20:00 -08:00
ValueProviders Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
BindAttributeTest.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj Add schema version to kproj files 2014-11-25 10:57:58 -08:00
ModelBindingContextTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
Resources.resx
SimpleTypeExcludeFilterTest.cs [Partial fix for #1372]Added SimpleTypesExcludeFilter to exlcude validation on simple types and also added tests to cover scenarios. 2014-12-03 14:09:51 -08:00
project.json Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00