aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Ryan Nowak b5c9d905d9 Fix #2986 - Make ModelMetadata getters null-safe 2015-08-21 07:58:02 -07:00
..
Metadata Fix #2986 - Make ModelMetadata getters null-safe 2015-08-21 07:58:02 -07:00
Validation
ArrayModelBinderTest.cs Fix #2776 - Add implicit [BindRequired] for value type properties 2015-08-13 15:35:54 -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
CancellationTokenModelBinderTests.cs Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
CollectionModelBinderTest.cs Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
CompositeModelBinderTest.cs Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
CompositeValueProviderTest.cs
DictionaryBasedValueProviderTests.cs
DictionaryModelBinderTest.cs Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
ElementalValueProviderTests.cs
EnumerableValueProviderTest.cs
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
JQueryFormValueProviderTest.cs
KeyValuePairModelBinderTest.cs
ModelBindingContextTest.cs
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
SimpleHttpValueProvider.cs
TestValueProvider.cs
TypeConverterModelBinderTest.cs Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
TypeMatchModelBinderTest.cs