aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding/Binders
Ryan Nowak 82e32240a4 Update the Enum Invalid Value setting for compat
Updated the naming to follow guidelines, and set the default for 2.0
apps to false. Note that I inverted the naming, which means that I had
to invert the logic in a few places.
2017-12-29 12:09:29 -08:00
..
ArrayModelBinderProviderTest.cs
ArrayModelBinderTest.cs
BinderTypeModelBinderProviderTest.cs
BinderTypeModelBinderTest.cs
BodyModelBinderProviderTest.cs
BodyModelBinderTests.cs Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
ByteArrayModelBinderProviderTest.cs
ByteArrayModelBinderTests.cs
CancellationTokenModelBinderProviderTest.cs
CancellationTokenModelBinderTests.cs
CollectionModelBinderProviderTest.cs
CollectionModelBinderTest.cs
ComplexTypeModelBinderProviderTest.cs
ComplexTypeModelBinderTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
DecimalModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
DictionaryModelBinderProviderTest.cs
DictionaryModelBinderTest.cs
DoubleModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
EnumTypeModelBinderProviderTest.cs Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
EnumTypeModelBinderTest.cs Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
FloatModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FloatingPointTypeModelBinderProviderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FloatingPointTypeModelBinderTestOfT.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FormCollectionModelBinderProviderTest.cs
FormCollectionModelBinderTest.cs
FormFileModelBinderProviderTest.cs
FormFileModelBinderTest.cs
HeaderModelBinderProviderTest.cs
HeaderModelBinderTests.cs
KeyValuePairModelBinderProviderTest.cs
KeyValuePairModelBinderTest.cs
ServicesModelBinderProviderTest.cs
ServicesModelBinderTest.cs
SimpleTypeModelBinderProviderTest.cs
SimpleTypeModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00