carvel-dev / ytt

YAML templating tool that works on YAML structure instead of text
https://carvel.dev/ytt
Apache License 2.0
1.68k stars 137 forks source link

"Writing Schema" includes guidance on including validations #725

Closed pivotaljohn closed 2 years ago

pivotaljohn commented 2 years ago

Update https://carvel.dev/ytt/docs/v0.42.0/how-to-write-schema/ to include proper mention of validations.

A sketch of potential new sections: image

That said, you may discover it's appropriate to include other sections.

This page should also point to the Cheat Sheet (#726) and the attendant sections in the references (e.g. https://carvel.dev/ytt/docs/v0.42.0/lang-ref-ytt-schema/#schemavalidation) from these new sections.