MicroRuleEngine
MicroRuleEngine copied to clipboard
Fixes #31
Added functionality to filter then aggregate IEnumerable
properties to then use as the left hand input to an operator.
This only occurs when the MemberName
is an IEnumerable
and the EnumerableFilter
or EnumerableValueExpression
are populated.