aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Ryan Nowak 6d365e9a32 Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
..
Metadata Fix #2986 - Make ModelMetadata getters null-safe 2015-08-21 07:58:02 -07:00
Validation Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ArrayModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs
BindingSourceModelBinderTest.cs
BindingSourceValueProviderTest.cs
BodyModelBinderTests.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
ByteArrayModelBinderTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CancellationTokenModelBinderTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CollectionModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CompositeModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CompositeValueProviderTest.cs
DictionaryBasedValueProviderTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
DictionaryModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ElementalValueProviderTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
EnumerableValueProviderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
FormCollectionModelBinderTest.cs Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
FormFileModelBinderTest.cs Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
FormValueProviderFactoryTest.cs
HeaderModelBinderTests.cs
JQueryFormValueProviderFactoryTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
JQueryFormValueProviderTest.cs
KeyValuePairModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ModelBindingContextTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ModelBindingResultTest.cs
MutableObjectModelBinderTest.cs Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
QueryStringValueProviderFactoryTest.cs
ReadableStringCollectionValueProviderTest.cs
SimpleTypeModelBinderTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
SimpleValueProvider.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
TestValueProvider.cs