aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Doug Bunting 28561e9924 Follow up to `ModelExplorer` creation
- see commit 9d5364c
- never correct to pass a `Func<object>` to `GetExplorerForExpression()`
- `<label/>` tests succeeded because that tag helper doesn't use expression result
- `<select/>` tests succeeded because that tag helper gets result from `ViewData`
 - does not use `ModelExplorer` due to #1468

nit: update variable names `metadata` -> `modelExplorer`
2015-03-01 09:39:36 -08:00
..
Binders Removing ModelMetadata.Model 2015-02-23 19:56:59 -08:00
Metadata Removing ModelMetadata.Model 2015-02-23 19:56:59 -08:00
Properties
Utils
Validation Follow up to `ModelExplorer` creation 2015-03-01 09:39:36 -08:00
ValueProviders
BindAttributeTest.cs
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs
Resources.resx
SimpleTypeExcludeFilterTest.cs
TestValueProvider.cs
project.json