..
Models
…
ActionParametersIntegrationTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
2017-09-22 10:13:48 +01:00
ArrayModelBinderIntegrationTest.cs
…
AuthorizeFilterIntegrationTest.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -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
…
BindingSourceMetadataProviderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
Move option for JSON errors to MvcJsonOptions
2018-01-07 21:48:58 -08:00
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00
CollectionModelBinderIntegrationTest.cs
…
CompanyNameAttribute.cs
…
ComplexTypeModelBinderIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00
DictionaryModelBinderIntegrationTest.cs
…
ExcludeBindingMetadataProviderIntegrationTest.cs
…
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
…
GenericModelBinderIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00
HeaderModelBinderIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj
Update samples and tests to target netcoreapp2.1
2017-11-13 14:58:40 -08:00
ModelBindingTestContext.cs
…
ModelBindingTestHelper.cs
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
2017-09-22 10:13:48 +01:00
ModelPrefixSelectionIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00
ParameterBinderExtensions.cs
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
2017-09-22 10:13:48 +01:00
ProductValidatorAttribute.cs
…
ServicesModelBinderIntegrationTest.cs
Upgrade to xunit 2.3.0-beta4
2017-08-17 10:45:03 -07:00
SimpleTypeModelBinderIntegrationTest.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -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
Adds test for proposal in #7014
2017-11-22 07:50:37 -08:00
ValidationIntegrationTests.cs
Minor test code changes to resolve xUnit2013 build error
2017-10-05 16:04:20 -07:00