You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
avoid annoying failures caused by an error in the
mapping.yamlby validating it with the json schema.https://github.com/networknt/json-schema-validator looks good, it is using jackson and avoids having another json/yaml parser dependency.