Skip to content

Add test for navigation SCHEMA validation

Achilleas Pipinellis requested to merge axil-json-schema-validator into main

Building on the work of @eread in #1158 (comment 1303288299), and using the spec that @mgandres provided in #1158 (comment 1303807509), I created a job to test for the navigation.yaml schema.

https://github.com/davishmcclurg/json_schemer is mentioned in https://json-schema.org/implementations.html#validator-ruby.

The only drawback is that the failed job is not descriptive at all as to where the error is.

Closes #1158 (closed).

Edited by Achilleas Pipinellis

Merge request reports