aspnetcore/src/Microsoft.AspNet.Mvc.ModelB...
Ajay Bhargav Baaskaran 823e9f1516 [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
..
BinderMetadata
Binders Updates to the extensibility for validator providers 2015-03-20 15:19:25 -07:00
Internal
Metadata Fix ModelMetadata.IsRequired 2015-03-23 15:32:43 -07:00
Properties
Validation [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
ValueProviders
BindAttribute.cs
BindingInfo.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
BodyBindingState.cs
EmptyModelMetadataProvider.cs
HiddenInputAttribute.cs
IModelMetadataProvider.cs
IModelNameProvider.cs
IPropertyBindingPredicateProvider.cs
Microsoft.AspNet.Mvc.ModelBinding.xproj
ModelBindingContext.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
ModelBindingResult.cs Clean up `ModelBindingResult` constructor calls and related comments 2015-03-20 13:02:23 -07:00
ModelError.cs
ModelErrorCollection.cs
ModelExplorer.cs
ModelExplorerExtensions.cs
ModelMetadata.cs Add `enum`-related details to `ModelMetadata` 2015-03-21 17:38:40 -07:00
ModelMetadataProviderExtensions.cs
ModelMetadataTypeAttribute.cs
ModelPropertyCollection.cs
ModelState.cs
ModelStateDictionary.cs
ModelValidationState.cs
OperationBindingContext.cs Updates to the extensibility for validator providers 2015-03-20 15:19:25 -07:00
Resources.resx
TooManyModelErrorsException.cs
project.json