cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
46 stars 12 forks source link

fixed optional schema bug #656

Closed gerrycampion closed 6 months ago

gerrycampion commented 6 months ago

Fixed bug described in attached issue. optional is not a valid keyword in the version of json-schema that we are using. Also tweaked the record-count to avoid the repeated code and avoid the dataframe coalesce issue.