| Crates.io | yaml-validator-cli |
| lib.rs | yaml-validator-cli |
| version | 0.1.1 |
| created_at | 2020-01-25 18:48:31.191052+00 |
| updated_at | 2023-11-13 21:11:26.087054+00 |
| description | A command-line interface to the yaml-validator library |
| homepage | |
| repository | https://github.com/MathiasPius/yaml-validator |
| max_upload_size | |
| id | 201921 |
| size | 26,147 |
YAML validation using schemas written in yaml
This project is really two parts:
yaml-validator library to validate YAML filesDocumentation for both are somewhat lacking at the moment, but yaml-validator-cli is by far the most useable of the two, and contains a lot of examples for how to get started using it to write schemas.