Pranav K
|
646c0d704d
|
Limit the maximum number of Model errors to a reasonable value.
Fixes #490
|
2014-09-16 09:57:00 -07:00 |
Pranav K
|
d604c18368
|
Moving IModelValidatorProvider to Options
Fixes #879
|
2014-08-26 11:53:32 -07:00 |
Pranav K
|
da0bf6f7d8
|
Commonizing code in option provider
* Adding ValueProviderFactoryProvider and CompositeValueProviderFactory to
maintain parity in pattern with other option types.
Fixes #818
|
2014-07-25 06:52:00 -07:00 |
Pranav K
|
3c092cb083
|
Moving model binders from DI to MvcOptions
|
2014-06-26 21:49:46 -07:00 |
Pranav K
|
97e06138ed
|
Cleaning up StyleCop errors
|
2014-06-04 13:28:30 -07:00 |
Andrew Peters
|
f13865dedc
|
Updating copyright headers
|
2014-05-08 23:01:20 -07:00 |
Pranav K
|
904c91d2b9
|
CompositeModelBinder should only validate the object graph at the top
level.
DataAnnotationsModelValidator should prefer the container to Metadata.Model
Fixes #247
|
2014-05-06 17:39:50 -07:00 |
anpete
|
8208cd6b2f
|
Update file headers
|
2014-05-01 17:42:33 -07:00 |
Pranav K
|
b0c7dc9220
|
Make IModelBinder and IValueProvider methods async
|
2014-04-24 15:16:27 -07:00 |
Pranav K
|
f8dd52dfe3
|
Reintroducing BindingBehaviorAttribute attribute
* Porting MutableObjectModelBinder tests
* Fix issues in MutableObjectModelBinder introduced by changing from
TypeDescriptors to reflection
|
2014-03-19 16:52:02 -07:00 |
Pranav K
|
e434918337
|
Reintroduce model validation
|
2014-03-12 21:55:50 -07:00 |
Pranav K
|
04c7b50726
|
Removing IsFromBody property from ModelMetadata
|
2014-02-26 13:40:35 -08:00 |
Pranav K
|
b6c78de4ea
|
Reintroduce model binding
|
2014-02-23 15:23:58 -08:00 |