eslint-plugin-json-schema-validator
eslint-plugin-json-schema-validator copied to clipboard
Support for Multiple YAML Documents
trafficstars
YAML has support for multiple documents via the document start --- and (optional) document end ... markers. Trying to validate a YAML with multiple documents currently fails with:
2:1 error Root must be object json-schema-validator/no-invalid