ONSdigital / csvw-check

A CLI to validate CSV-Ws (W3C's CSV on the Web standard).
Apache License 2.0
1 stars 1 forks source link

Transformations property checker #31

Closed josepajay closed 3 years ago

josepajay commented 3 years ago

mplement function to validate if the received transformation object is valid as per the csv-w spec. https://github.com/Data-Liberation-Front/csvlint.rb/blob/dd25a28626c7c84bc3ee8fbf23ce95b9d82a8769/lib/csvlint/csvw/property_checker.rb#L413