..
Models
…
ActionParametersIntegrationTest.cs
[ Fixes #5801 ] Move call to validate constructor in ComplexTypeModelBinder into CreateModel
2017-02-15 12:33:01 -08:00
ArrayModelBinderIntegrationTest.cs
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
AuthorizeFilterIntegrationTest.cs
Only create filters for models that need them ( #5044 )
2016-07-27 16:36:26 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
Use type metadata for `ModelBinderProviderContext.BindingInfo`
2016-05-27 23:00:29 -07:00
BindingSourceMetadataProviderIntegrationTest.cs
Add BindingSourceMetadataProvider
2017-02-17 13:22:10 -08:00
BodyValidationIntegrationTests.cs
Make tests resilient to Localization ( #5011 )
2016-07-14 09:28:01 -07:00
ByteArrayModelBinderIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
CancellationTokenModelBinderIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
CollectionModelBinderIntegrationTest.cs
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
CompanyNameAttribute.cs
…
DictionaryModelBinderIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
ExcludeBindingMetadataProviderIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
FormCollectionModelBindingIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
FormFileModelBindingIntegrationTest.cs
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
GenericModelBinderIntegrationTest.cs
Use type metadata for `ModelBinderProviderContext.BindingInfo`
2016-05-27 23:00:29 -07:00
HeaderModelBinderIntegrationTest.cs
Make tests resilient to Localization ( #5011 )
2016-07-14 09:28:01 -07:00
KeyValuePairModelBinderIntegrationTest.cs
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.xproj
One build to rule them all
2016-07-06 16:21:18 -07:00
ModelBindingTestContext.cs
…
ModelBindingTestHelper.cs
Only create filters for models that need them ( #5044 )
2016-07-27 16:36:26 -07:00
ModelPrefixSelectionIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
MutableObjectModelBinderIntegrationTest.cs
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
ProductValidatorAttribute.cs
…
ServicesModelBinderIntegrationTest.cs
Use type metadata for `ModelBinderProviderContext.BindingInfo`
2016-05-27 23:00:29 -07:00
SimpleTypeModelBinderIntegrationTest.cs
Make ModelBindingContext.Result non-nullable
2016-05-23 14:18:34 -07:00
TestMvcOptions.cs
Replace ConfigureOptions with IConfigureOptions
2016-09-08 15:19:07 -07:00
TryUpdateModelIntegrationTest.cs
[ Fixes #5698 ] Regression in 1.1 model binding for model types without default constructor
2017-02-10 11:10:02 -08:00
TryValidateModelIntegrationTest.cs
Make tests resilient to Localization ( #5011 )
2016-07-14 09:28:01 -07:00
ValidationIntegrationTests.cs
Add `[ValidateNever]` and `IPropertyValidationFilter`
2017-01-15 21:40:29 -08:00
project.json
Bump test projects up to .NET 4.5.2
2017-02-21 07:15:36 -08:00