CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.40.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Update README and test data values by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/116
- Fixed typo by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/117
- Add structural rules to YML schema by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/118
- Add
required
rule for a column by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/119
Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.39...0.40