Skip to content

Commit d7609cf

Browse files
committed
Add YAML Validator to tools
Signed-off-by: Alex Chupryna <ac.one.more.guy@gmail.com>
1 parent 36e9f9b commit d7609cf

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ GitHub](https://github.com/sponsors/sourcemeta)**
5353
- [JSONBuddy](https://www.json-buddy.com?utm_source=awesome-jsonschema) - A JSON editor and validator desktop application for Windows.
5454
- [Schema Gateway](https://github.com/sravan27/schema-gateway?utm_source=awesome-jsonschema) - Compile one JSON Schema into provider-ready request payloads for OpenAI, Gemini, Anthropic, and Ollama, then lint portability issues locally, in CI, or through a hosted API.
5555
- [Sourcemeta Studio](https://github.com/sourcemeta/studio?utm_source=awesome-jsonschema) - A Visual Studio Code extension providing professional JSON Schema tooling with real-time linting, automatic formatting, and metaschema validation.
56+
- [YAML Validator](https://yamlvalidator.dev?utm_source=awesome-jsonschema) - An online YAML validator and Chrome extension that validates YAML against JSON Schema for Kubernetes, Docker Compose, GitHub Actions, GitLab CI, Helm Charts, OpenAPI 3.0, Swagger 2.0, Ansible, and more.
5657

5758
## Books
5859

data.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,11 @@
477477
type: tool
478478
summary: A Visual Studio Code extension providing professional JSON Schema tooling with real-time linting, automatic formatting, and metaschema validation
479479

480+
- title: YAML Validator
481+
url: https://yamlvalidator.dev
482+
type: tool
483+
summary: An online YAML validator and Chrome extension that validates YAML against JSON Schema for Kubernetes, Docker Compose, GitHub Actions, GitLab CI, Helm Charts, OpenAPI 3.0, Swagger 2.0, Ansible, and more
484+
480485
- title: "Validation of Modern JSON Schema: Formalization and Complexity"
481486
url: https://arxiv.org/abs/2307.10034
482487
year: 2024

0 commit comments

Comments
 (0)