aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Ryan Nowak 8f38650d1f Fix #1579 - Bind top-level collections as an empty collection
This change treats 'top-level' collection-type models similarly to
top-level POCO model - namely that they will always be instantiated even
if there's no data to put inside.
2015-05-21 22:46:04 -07:00
..
Metadata Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Validation Fix #2407 - Add back the implicit [Required] for value types 2015-05-21 17:52:25 -07:00
ArrayModelBinderTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs Restoring modelvalidation node. 2015-05-14 18:38:26 -07:00
BindingSourceModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BindingSourceValueProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BodyModelBinderTests.cs Restoring modelvalidation node. 2015-05-14 18:38:26 -07:00
ByteArrayModelBinderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CancellationTokenModelBinderTests.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
CollectionModelBinderTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
ComplexModelDtoTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeModelBinderTest.cs Restoring modelvalidation node. 2015-05-14 18:38:26 -07:00
CompositeValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DictionaryBasedValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DictionaryModelBinderTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
ElementalValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormCollectionModelBinderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FormFileModelBinderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FormValueProviderFactoryTests.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HeaderModelBinderTests.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
KeyValuePairModelBinderTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
ModelBindingContextTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelBindingResultTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MutableObjectModelBinderTest.cs React to aspnet/Razor#89 fix 2015-05-20 22:07:19 -07:00
QueryStringValueProviderFactoryTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ReadableStringCollectionValueProviderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
SimpleHttpValueProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestResources.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestValueProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TypeConverterModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TypeMatchModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationAttributeUtil.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00