Below you will find pages that utilize the taxonomy term “Kkruglik”
April 30, 2026
Validate data with verdict
Version updated for https://github.com/kkruglik/verdict to version verdict-cli-v0.1.7.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The verdict GitHub Action is a static binary tool designed to validate CSV data against a predefined schema in JSON or YAML format. It automates tasks such as type-checking, enforcing column constraints (e.g., uniqueness, value ranges, regex patterns), and validating dataset-level properties (e.g., row counts, column existence). This lightweight solution eliminates the need for runtime dependencies like Python, making it ideal for use in CI pipelines, Docker environments, and other shell-based workflows.