aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Ryan Nowak 3dea6b11a3 Issue #1695 - Create a pattern for a 'greedy' model binder.
See #1695 for a detailed explanation. This change builds support into the
system for the case that a model binder returns true without setting a
value for the Model.

In this case, validation will be skipped if it's a top-level object.

Note that explicitly setting null will still run validation.
2015-01-15 16:32:50 -08:00
..
Binders Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
Internal
Metadata Added ModelMetadataType Attribute and logic to get attributes from ModelMetadata class 2015-01-15 13:19:10 -08:00
Properties
Utils
Validation Fixing build break 2015-01-15 14:20:00 -08:00
ValueProviders Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
BindAttributeTest.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs
Resources.resx
SimpleTypeExcludeFilterTest.cs [Partial fix for #1372]Added SimpleTypesExcludeFilter to exlcude validation on simple types and also added tests to cover scenarios. 2014-12-03 14:09:51 -08:00
project.json Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00