cdisc-org / cdisc-rules-engine

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

A specific set of rules with checks that fire rule-types hitting all the dataset builders. #764

Open drewcdisc opened 3 months ago

SFJohnson24 commented 2 months ago

here is the rule types that trigger different dataset builders: https://github.com/cdisc-org/cdisc-rules-engine/blob/main/cdisc_rules_engine/enums/rule_types.py
they are: "Dataset Contents Check against Define XML and Library Metadata" "Dataset Metadata Check" "Dataset Metadata Check against Define XML" "Define Item Group Metadata Check" "Define Item Metadata Check" "Domain Presence Check" "Value Level Metadata Check against Define XML" "Variable Metadata Check" "Variable Metadata Check against Define XML" "Variable Metadata Check against Library Metadata" "Value Check against Define XML Variable" "Value Check against Define XML VLM" "Define Item Metadata Check against Library Metadata"