SF012
YAML validation¶
The user shall be able to validate that a YAML is valid, without having to generate an output.
Properties
since: 0.1.0
Tested by
Comments
Antoine
While Yamale is great for its simplicity, it doesn’t allow documenting fields and generating documentation.
Also, using the top-level any ruins error message, as Yamale isn’t sure which variant is supposed to match.