aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak a5df6679f9 More model binding integration tests
Includes tests for a ValidationAttribute other than RequiredAttribute on
complex models using POCOs and collections
2015-05-04 11:20:52 -07:00
..
ArrayModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BodyValidationIntegrationTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ByteArrayModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CancellationTokenModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CollectionModelBinderIntegrationTest.cs Validations with BindRequired on properties. 2015-05-04 10:32:35 -07:00
DictionaryModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
FormCollectionModelBindingIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormFileModelBindingIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
GenericModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HeaderModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
KeyValuePairModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj The model state keys for body bound models which are bound at property will use the entire model name with this change for example 2015-04-22 14:02:08 -07:00
ModelBindingTestHelper.cs Register default services directly in AddMvc and remove MvcServices 2015-05-04 10:53:34 -07:00
MutableObjectModelBinderIntegrationTest.cs Validations with BindRequired on properties. 2015-05-04 10:32:35 -07:00
ServicesModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestMvcOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TypeConverterModelBinderIntegrationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationIntegrationTests.cs More model binding integration tests 2015-05-04 11:20:52 -07:00
project.json Simple ModelBinders and Simple ModelBinder Poco-2 2015-04-30 13:43:02 -07:00