aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding/Binders
Doug Bunting c351712419 Add `FloatingPointTypeModelBinderProvider` and related binders
- #5502
- support thousands separators for `decimal`, `double` and `float`
- add tests demonstrating `SimpleTypeModelBinder` does not support thousands separators for numeric types
- add tests demonstrating use of commas (not thousands separators) with `enum` values
2017-07-03 17:55:04 -07:00
..
ArrayModelBinderProviderTest.cs
ArrayModelBinderTest.cs
BinderTypeModelBinderProviderTest.cs
BinderTypeModelBinderTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
BodyModelBinderProviderTest.cs
BodyModelBinderTests.cs
ByteArrayModelBinderProviderTest.cs
ByteArrayModelBinderTests.cs Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
CancellationTokenModelBinderProviderTest.cs
CancellationTokenModelBinderTests.cs
CollectionModelBinderProviderTest.cs
CollectionModelBinderTest.cs
ComplexTypeModelBinderProviderTest.cs
ComplexTypeModelBinderTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -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
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