Skip to content

MathiasPius/yaml-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

228 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml-validator Test Status Latest Version Docs

YAML validation using schemas written in yaml

This project is really two parts:

  • yaml-validator, a Rust library for validating YAML files against schemas that are themselves defined in YAML.
  • yaml-validator-cli, a command-line interface using the yaml-validator library to validate YAML files

Documentation 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.

About

YAML validation using schemas written in yaml

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages