csf-dev/CSF.EqualityRules

To execute many rules and combine their results, a batch equality rule must be written

Closed this issue · 0 comments

This ticket is to create an implementation of an equality rule which executes many child rules. It sounds aggregate their results into a single equality result.

Its constructor will accept a collection of equality rules for the same generic type.