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. |
||
|---|---|---|
| .. | ||
| Metadata | ||
| Validation | ||
| BindingInfo.cs | ||
| BindingSource.cs | ||
| CompositeBindingSource.cs | ||
| EnumGroupAndName.cs | ||
| IBinderTypeProviderMetadata.cs | ||
| IBindingSourceMetadata.cs | ||
| IModelBinder.cs | ||
| IModelBinderProvider.cs | ||
| IModelMetadataProvider.cs | ||
| IModelNameProvider.cs | ||
| IPropertyFilterProvider.cs | ||
| IValueProvider.cs | ||
| IValueProviderFactory.cs | ||
| ModelBinderProviderContext.cs | ||
| ModelBindingContext.cs | ||
| ModelBindingResult.cs | ||
| ModelError.cs | ||
| ModelErrorCollection.cs | ||
| ModelMetadata.cs | ||
| ModelPropertyCollection.cs | ||
| ModelStateDictionary.cs | ||
| ModelStateEntry.cs | ||
| ModelValidationState.cs | ||
| OperationBindingContext.cs | ||
| TooManyModelErrorsException.cs | ||
| ValueProviderFactoryContext.cs | ||
| ValueProviderResult.cs | ||