Creates a new package 'Microsoft.AspNet.Mvc.Abstractions' which defines APIs and contracts for core concepts and extensibility points in MVC. Includes: - ModelBinding - Validation - Model State - Model Metadata - Action Descriptors - IActionResult - Filters - IActionConstraint |
||
|---|---|---|
| .. | ||
| CompareAttributeAdapterTest.cs | ||
| CompositeModelValidatorProviderTest.cs | ||
| DataAnnotationsClientModelValidatorProviderTest.cs | ||
| DataAnnotationsModelValidatorProviderTest.cs | ||
| DataAnnotationsModelValidatorTest.cs | ||
| DefaultModelClientValidatorProviderTest.cs | ||
| DefaultModelValidatorProviderTest.cs | ||
| DefaultObjectValidatorTests.cs | ||
| MaxLengthAttributeAdapterTest.cs | ||
| MinLengthAttributeAdapterTest.cs | ||
| RangeAttributeAdapterTest.cs | ||
| ReferenceEqualityComparerTest.cs | ||
| RequiredAttributeAdapterTest.cs | ||
| StringLengthAttributeAdapterTest.cs | ||