kkruglik/Validate data with verdict

Run verdict-cli to validate a CSV or Parquet file against a schema. Downloads a pre-built binary — no Rust or Python required.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the data file (CSV or Parquet)yes
csvDeprecated: use 'file' instead. Path to the CSV file.no
schemaPath to the schema file (JSON or YAML)yes
versionverdict-cli release tag (e.g. verdict-cli-v0.1.5). Defaults to latest.nolatest
formatOutput format — text or jsonnotext
max-failed-samplesMax failed row samples per rule in the reportno100

no outputs