cdisc-org / ddf-core-poc

This repository will contain the results from the Proof of Concept project.
MIT License
0 stars 1 forks source link

Create rule DDF00025: If a Timing is of type "Fixed reference" then window, windowLower, and windowUpper are all null. #121

Closed ASL-rmarshall closed 2 months ago

ASL-rmarshall commented 6 months ago

Create rule defined for #118

ASL-rmarshall commented 6 months ago

Changed DDF99987 to DDF00025. The rule reports an error if any of window, windowLower or windowUpper is non-empty and either type.code is "C201558" or type.decode is "Fixed Reference" (ignoring text case). This is ready for review.

DianeWold commented 6 months ago

Negative test data returned 3 errors, as expected. Positive data returned no errors.