Validate¶
The validate command is used to run validation with a .still schema.
still validate <input> <schema>
Options¶
--order¶
The column ordering in the output report can be set using the --order option.
--order data- Columns ordered as they appear in data.--order schema- Columns ordered as they appear in schema.