This change renames IPropertyBindingPredicateProvider to IPropertyFilterProvider. The changes here are mostly renames of parameters/variables from predicate -> propertyFilter. I did a find+replace and left the term 'predicate' in some of the docs because it refers to a predicate in the abstract sense. This change also simplifies BindAttribute and removes support for type activation. |
||
|---|---|---|
| .. | ||
| Binders | ||
| Metadata | ||
| Validation | ||
| BindingSourceValueProviderTest.cs | ||
| CompositeValueProviderTest.cs | ||
| DefaultModelBindingContextTest.cs | ||
| EnumerableValueProviderTest.cs | ||
| FormValueProviderFactoryTest.cs | ||
| FormValueProviderTest.cs | ||
| JQueryFormValueProviderFactoryTest.cs | ||
| JQueryFormValueProviderTest.cs | ||
| ModelBinderFactoryTest.cs | ||
| ModelBindingHelperTest.cs | ||
| ModelBindingResultTest.cs | ||
| QueryStringValueProviderFactoryTest.cs | ||
| QueryStringValueProviderTest.cs | ||
| RouteValueProviderTests.cs | ||
| SimpleValueProvider.cs | ||
| StubModelBinder.cs | ||
| TestModelBinderProviderContext.cs | ||
| TestValueProvider.cs | ||
| UnsupportedContentTypeFilterTest.cs | ||