YAML support (RC1)
Pre-release
Pre-release
Improvements
With this release-candidate, the library becomes able to parse YAML documents as JSON Schema documents
SchemaLoader(String)
now accepts YAML content, not only JSON- referenced remote schemas can also be YAML documents (
$ref
s can point to yaml files)