ryanbrandenburg
3393ba43c2
* Parameters into the messages
2015-12-11 12:05:44 -08:00
Ryan Nowak
96de1dbe4b
Remove IExcludeTypeFilter
...
- Removes IExcludeTypeFilter
- Replaced with a property 'ValidateChildren' on ModelMetadata
- Teach ValidationVisitor to respect 'ValidateChildren' for enumerable
types.
2015-12-09 12:30:13 -08:00
Ryan Nowak
d8cc2b85d5
Adds ActionContext to Validation contexts
...
This change makes it possible to access the ActionContext/ActionDescriptor
from inside of validators and client validators.
2015-11-25 16:38:26 -08:00
Pranav K
017bf1a20f
Changes to use moq-netcore
2015-11-25 16:04:04 -08:00
Ryan Nowak
0832365ec2
Adds ActionContext to OperationBindingContext
...
This change makes it possible to access the ActionContext/ActionDescriptor
from inside of modelbinding.
2015-11-25 15:17:09 -08:00
Pranav K
8b0c157296
Rename ModelState (the type) -> ModelStateEntry
...
Fixes #3326
2015-10-20 16:43:00 -07:00
Pranav K
3a876e387f
Replacing NotNullAttribute with thrown exceptions
2015-10-01 06:19:18 -07:00
Kirthi Krishnamraju
0889b18f95
Add localizers to validation attributes
2015-09-25 16:13:21 -07:00
Ryan Nowak
5a80435534
API Review - Move ModelBindingHelper
2015-09-25 09:59:56 -07:00