Ryan Nowak
fb81a5e11e
Introducing ModelBinderFactory
...
This change separates model binding into IModelBinderProvider (decides
which binder to use) and IModelBinder (does binding). The
IModelBinderFactory is a new services with coordinates the creation of
model binders.
2016-03-29 15:45:14 -07:00
Doug Bunting
43836aec18
An `ObjectPoolProvider` is always registered
...
- react to aspnet/Hosting/pull#673
2016-03-25 11:20:15 -07:00
Kiran Challa
7337f50112
[ Fixes #3774 ] DataAnnotation validation ignored
2016-02-16 08:52:50 -08:00
Ajay Bhargav Baaskaran
6de171f1ef
[ Fixes #3904 ] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
Ajay Bhargav Baaskaran
8c4bcf14c7
Added caching for validators
2016-01-26 17:15:16 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00