This change removes a layer of abstraction. These validators now just do what they do now without creating a bunch of intermediate objects. ModelClientValidationRule has been removed, and client validations manipulate the attributes collection of a tag directly. |
||
|---|---|---|
| .. | ||
| BindingSourceTest.cs | ||
| CompositeBindingSourceTest.cs | ||
| DefaultModelMetadataProviderTest.cs | ||
| DefaultModelMetadataTest.cs | ||
| DefaultValidationMetadataProviderTest.cs | ||
| EmptyCompositeMetadataDetailsProvider.cs | ||
| ModelAttributesTest.cs | ||
| ModelBinderAttributeTest.cs | ||
| ModelMetadataProviderExtensionsTest.cs | ||