Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option/subcommand to dump expected column and their order #181

Open
afranke opened this issue Apr 16, 2019 · 2 comments
Open

Option/subcommand to dump expected column and their order #181

afranke opened this issue Apr 16, 2019 · 2 comments

Comments

@afranke
Copy link

afranke commented Apr 16, 2019

It would be nice if the validator was able to just parse the schema, dump a list of expected headers in the correct order and exit. That could then be consumed by other tools that handle the CSV files to make sure their output will comply with that before submitting them for validation.

@DavidUnderdown
Copy link

Thanks for the suggestion. I'm not sure when we'll next be working on the validator, but I'll ensure this is included in prioritisation (and we do of course welcome pull requests, this might be a relatively straightforward intro request).

@afranke
Copy link
Author

afranke commented Apr 16, 2019

we do of course welcome pull requests, this might be a relatively straightforward intro request

If only it was Rust or Python… 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants