aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Doug Bunting c13e2498a8
Create model in `ComplexTypeModelBinder` if ANY property has a greedy binding source
- #7562 part 1
2018-09-18 11:44:37 -07:00
..
Models
ActionParametersIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
ArrayModelBinderIntegrationTest.cs
AuthorizeFilterIntegrationTest.cs Fix regression with Authorize + IPolicyProvider (#8068) 2018-07-12 15:36:03 -07:00
BindPropertyIntegrationTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
BinderTypeBasedModelBinderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
BindingSourceMetadataProviderIntegrationTest.cs
BodyValidationIntegrationTests.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
CollectionModelBinderIntegrationTest.cs Do not bind `"[index]"` in `CollectionModelBinder` subsetting feature 2018-03-19 12:53:05 -07:00
CompanyNameAttribute.cs
ComplexTypeModelBinderIntegrationTest.cs Create model in `ComplexTypeModelBinder` if ANY property has a greedy binding source 2018-09-18 11:44:37 -07:00
DictionaryModelBinderIntegrationTest.cs Fix binding & validating dictionaries of non-simple types in jQuery requests 2018-04-14 10:41:00 -07:00
ExcludeBindingMetadataProviderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
HeaderModelBinderIntegrationTest.cs Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
JQueryFormatModelBindingIntegrationTest.cs Added JQueryQueryStringValueProviderFactory and JQueryQueryStringValueProvider 2018-03-12 16:40:04 -07:00
KeyValuePairModelBinderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ModelBindingTestContext.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
ModelBindingTestHelper.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
ModelPrefixSelectionIntegrationTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
ParameterBinderExtensions.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
SimpleTypeModelBinderIntegrationTest.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
TestMvcOptions.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
TryUpdateModelIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
TryValidateModelIntegrationTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ValidationIntegrationTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00