The Wayback Machine - https://web.archive.org/web/20220611200708/https://github.com/topics/yaml-validator
Here are
23 public repositories
matching this topic...
This VS Code extension exposes the possibility to sort, format and validate yaml files.
Updated
Jun 3, 2022
TypeScript
Command line tool to validate YAML syntax of input file.
An open source yaml schema validator. just like json schema - only better
Updated
Apr 26, 2022
TypeScript
A gradle plugin which validates YAML files.
Updated
Feb 24, 2019
Java
A data validator based on YAML rules
Updated
Apr 14, 2022
Kotlin
Rule-based JSON/YAML validator using JSON schemas
Updated
Jun 8, 2022
TypeScript
Make JSON schemas easier with a basic YAML DSL
Docker container with utilities to process YAML files (yamllint...).
Updated
May 24, 2022
Dockerfile
🍠 An Open Microservice to parse/stringify YAML.
Updated
May 15, 2022
Ruby
A simple, interactive, web based YAML validator
Updated
Jun 27, 2021
Python
CI plugin to validate yaml files
Updated
Jun 4, 2022
Groovy
Enterprise Validator for YAML, JSON and XML formats and also options for Base64 encoding and decoding.
Updated
Mar 28, 2021
JavaScript
validate YAML files using JSON schema
Dockerized version of kwalify: Parser, schema validator, and data binding tool for YAML and JSON.
Updated
Oct 8, 2016
Shell
YAML document schema validator and transformer
Updated
Feb 25, 2022
TypeScript
Yamlator is a CLI tool that allows a YAML file to be validated using a lightweight schema that defines the expected structure. When executed, the YAML is compared against the rules to validate that the relevant keys and data types are present. Once validated, a list of violations will be displayed to help amend the YAML file.
Updated
May 26, 2022
Python
Updated
May 21, 2017
Python
YAML parser/validator based on Lexepars parser lib.
Validates YAML/TOML based configuration files against JSON Schema specifications
Updated
Jan 25, 2022
Python
Thorntail configuration schema generator
Updated
Apr 21, 2019
Java
A Symfony single command CLI application to parse YAML.
OPA Test Runner: Apply policies to arbitrary json or yaml data using OPA and Rego.
Updated
Apr 21, 2022
Shell
Improve this page
Add a description, image, and links to the
yaml-validator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
yaml-validator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This bit me today, and should be simple enough to detect too:
https://medium.com/opsops/using-block-for-handlers-in-ansible-a55f45b62a96