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 Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
ArrayModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
BinderTypeBasedModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
BodyValidationIntegrationTests.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
ByteArrayModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
CancellationTokenModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
CollectionModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
DictionaryModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
FormCollectionModelBindingIntegrationTest.cs React to changes to FormFile 2015-12-04 20:40:39 +01:00
FormFileModelBindingIntegrationTest.cs React to changes to FormFile 2015-12-04 20:40:39 +01:00
GenericModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
HeaderModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
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 Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
MutableObjectModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
ServicesModelBinderIntegrationTest.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
SimpleTypeModelBinderIntegrationTest.cs Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
TestMvcOptions.cs * Debug log exceptions in JsonInput deserializing 2015-11-30 11:19:22 -08:00
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 Changes to use moq-netcore 2015-11-25 16:04:04 -08:00