Skip to content

An example of validating YAML with JSON Schema using Groovy and Java

Notifications You must be signed in to change notification settings

tomaslin/yml-validation-example

Repository files navigation

USEFUL TOOLS
------------

* Convert YAML TO JSON to feed to JSONSCHEMA - https://codebeautify.org/yaml-to-json-xml-csv
* JSON Schema.net -> Use to derive a JSON schema from json https://jsonschema.net/
* Visual Basic Code Extension to add autocomplete to yaml files from JSON Schema - https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml

About

An example of validating YAML with JSON Schema using Groovy and Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages