aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Pranav K 27e75e7a51
Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599)
2018-10-17 15:47:01 -07:00
..
Models
ActionParametersIntegrationTest.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
ArrayModelBinderIntegrationTest.cs
AuthorizeFilterIntegrationTest.cs Fix regression with Authorize + IPolicyProvider (#8068) 2018-07-12 15:36:03 -07:00
BindPropertyIntegrationTest.cs
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
CollectionModelBinderIntegrationTest.cs Change `CollectionModelBinder` and `ComplexTypeModelBinder` to enforce `[BindRequired]` 2018-09-21 11:08:16 -07:00
CompanyNameAttribute.cs
ComplexTypeModelBinderIntegrationTest.cs Change `CollectionModelBinder` and `ComplexTypeModelBinder` to enforce `[BindRequired]` 2018-09-21 11:08:16 -07:00
DictionaryModelBinderIntegrationTest.cs
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
HasValidatorsValidationMetadataProviderIntegrationTest.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
HeaderModelBinderIntegrationTest.cs
JQueryFormatModelBindingIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
ModelBindingTestContext.cs Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
ModelBindingTestHelper.cs Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599) 2018-10-17 15:47:01 -07:00
ModelPrefixSelectionIntegrationTest.cs
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 Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
TryUpdateModelIntegrationTest.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
TryValidateModelIntegrationTest.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
ValidationIntegrationTests.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00