- * [JSON conversions](examples-validation) of the YADR usage examples validate against the [JSON schema](schemas/yadr-schema.json) for the template. Note that the schema contains a placeholder `id-of-option-1` for the option name in its `pros-and-cons-of-the-options` object; this placeholder has to bne replaced by an existing option name if the validation is supposed to check this part (in the examples, the option names are `yaml`, `madr` and `json)`. <!-- Note that this schema has been designed to validate all array elements, which requires the type definitions of the array elements to be scalar; see answer 1 to the question ["How do I make a jsonschema so that it validates all objects in array?"](https://stackoverflow.com/questions/49319692/how-do-i-make-a-jsonschema-so-that-it-validates-all-objects-in-array) on Stack Overflow for rationale -->
0 commit comments