yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

YAML schema validation

Open ghost opened this issue 4 years ago • 12 comments

Would it be possible to add YAML schema validation?

Thank you!

ghost avatar Aug 05 '21 09:08 ghost

If you are interested in YAML schema validation in C++, we recently released first version of yaml-schema-cpp.

joanvallve avatar Aug 04 '22 08:08 joanvallve