| Interface | Description |
|---|---|
| ExpressionConvert<T> |
ExpressionConvert converts a Expression into a T type. |
| FilterParser |
Transforms a string containing an OData filter into a manageable
Expression. |
| FilterParserProvider |
| Class | Description |
|---|---|
| Filter |
Represents a filter for retrieving structured content by different fields.
|
| Exception | Description |
|---|---|
| InvalidFilterException |
Models errors that occur when handling
Filter objects. |