framework icon indicating copy to clipboard operation
framework copied to clipboard

Documentation on how to validate all files on the CLI

Open johentsch opened this issue 2 years ago • 0 comments

Overview

Currently, the relevant documentation page https://framework.frictionlessdata.io/docs/console/validate.html is showing only a single command (frictionless validate table.csv invalid.csv).

I have a directory tree with many CSV resources, each coming with its own JSON descriptor, and would like to go frictionless validate *.json. This, however results in

image

Could you please add documentation on how to achieve this?

johentsch avatar Aug 04 '23 15:08 johentsch