aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Stephen Halter 5de210f527 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead
- ITypeActivator is being removed
- Where an ITypeActivator was used before, use the static ActivatorUtilities
2015-02-16 16:02:39 -08:00
..
Binders Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
Metadata Set `ModelMetadata.TemplateHint` based on data annotations 2015-02-13 15:28:45 -08:00
Properties Updating copyright headers 2014-05-08 23:01:20 -07:00
Utils Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
Validation Added custom exception message for Format Exception 2015-02-05 10:51:32 -08:00
ValueProviders Make BindingSource extensible 2015-02-05 13:41:31 -08:00
BindAttributeTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs
Resources.resx Delete trailing whitespace 2014-11-20 16:18:09 -08:00
SimpleTypeExcludeFilterTest.cs
TestValueProvider.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
project.json