aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Ryan Nowak 756cd2dab8 Remove OperationBindingContext
This change trims a few concepts that aren't really needed inside
ModelBinders anymore, and removes the OperationBindingContext class.
2016-04-25 09:29:03 -07:00
..
Models
ActionParametersIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ArrayModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
BodyValidationIntegrationTests.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ByteArrayModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
CancellationTokenModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
CollectionModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
CompanyNameAttribute.cs
DictionaryModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ExcludeBindingMetadataProviderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
FormCollectionModelBindingIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
FormFileModelBindingIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
GenericModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
HeaderModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
KeyValuePairModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.xproj
ModelBindingTestContext.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ModelBindingTestHelper.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ModelPrefixSelectionIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
MutableObjectModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
SimpleTypeModelBinderIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
TryValidateModelIntegrationTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ValidationIntegrationTests.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
project.json