aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Binders
sornaks 9c4d7806a7 Introducing ByteArrayModelBinder.
-Checks for ModelType before processing.
-Ignores quotes in ByteArrayModelBinder.
-Unit,functional Tests.
-ModelStateError is set when Covert.FromBase64String(value) throws.
2014-08-13 15:15:52 -07:00
..
ArrayModelBinderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
ByteArrayModelBinderTests.cs Introducing ByteArrayModelBinder. 2014-08-13 15:15:52 -07:00
CollectionModelBinderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
ComplexModelDtoResultTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
ComplexModelDtoTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
CompositeModelBinderTest.cs Introducing ByteArrayModelBinder. 2014-08-13 15:15:52 -07:00
DictionaryModelBinderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
KeyValuePairModelBinderTest.cs Commonizing code in option provider 2014-07-25 06:52:00 -07:00
ModelBindingContextTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
MutableObjectModelBinderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
TypeConverterModelBinderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00