Abstract base class for the left-hand side (source) of a filter condition. This allows filtering on different source types (class properties, relation columns) without operators needing to know the specifics of the source.

Implements