Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@clenk clenk released this 14 Jun 04:07
· 473 commits to master since this release
  • Enable validation of files with lists of objects
  • Enable validating with additional schemas, e.g for custom objects/properties
  • Add '--strict-properties' option to prohibit custom properties if desired
  • Add a 'parse_args' function to make the validator easier to use as a library
  • Incorporate latest schema fixes for URLs
  • Improve error messages