framework icon indicating copy to clipboard operation
framework copied to clipboard

Validate only tabular files in `resource.validate`?

Open roll opened this issue 3 years ago • 0 comments
trafficstars

Overview

Currently, we basically don't do any non-tabular file validation in a normal validation flow. We just validate checksums afterward. As we're considering removing stats calculations from the normal flow (e.g. do in a subprocess) we can also simplify our validation logic if we validate only tabular resources.

roll avatar Nov 21 '22 12:11 roll