cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
48 stars 13 forks source link

Check operators need to use the new dataset abstraction #551

Closed nhaydel closed 6 months ago

nhaydel commented 1 year ago

The business rules check operators should be moved to the engine, Check operators work only on an instance of the dataset interface All check operators return a series of results Actions operate on the result of the check operators