aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak 96de1dbe4b Remove IExcludeTypeFilter
- Removes IExcludeTypeFilter
- Replaced with a property 'ValidateChildren' on ModelMetadata
- Teach ValidationVisitor to respect 'ValidateChildren' for enumerable
  types.
2015-12-09 12:30:13 -08:00
..
ActionParametersIntegrationTest.cs
ArrayModelBinderIntegrationTest.cs
BinderTypeBasedModelBinderIntegrationTest.cs
BodyValidationIntegrationTests.cs
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs
DictionaryModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
ModelPrefixSelectionIntegrationTest.cs
MutableObjectModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
ValidationIntegrationTests.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
project.json