framework
framework copied to clipboard
Validate only tabular files in `resource.validate`?
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.