pkiraly / metadata-qa-api

Metadata Quality Assessment Framework API
http://pkiraly.github.io/
GNU General Public License v3.0
14 stars 5 forks source link

Count rule violations per fields #172

Open pkiraly opened 6 months ago

pkiraly commented 6 months ago

Now the rule checkers iterate on all instances of a data elements, and fails if the rule fails at least one instance. It does not stores the count of failures within the record, neither the success-failure ratio.