Pranav K
|
b9b652084a
|
Introducing IClientModelValidator to support client validation
* Adding support for validator adapters in DataAnnotationsModelValidatorProvider
* Adding Regex and DataType validators
|
2014-04-16 06:27:52 -07:00 |
Pranav K
|
12632c5fc3
|
Replacing not null checks in ModelBinding with NotNullAttribute : part deux
|
2014-03-25 15:10:57 -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 |