Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Releases: linkml/linkml-validator

0.4.5

06 Dec 16:08
9e9447f
Compare
Choose a tag to compare
  • Fixed a bug when supplying plugin class and args
  • Fixed outdated reference in Validator
  • Added tutorials

0.4.4

18 Nov 21:57
Compare
Choose a tag to compare
  • Fixed bug when setting top_class for jsonschema generator
  • Optimized JSONSchema generation

0.4.3

15 Jul 12:14
ccbd246
Compare
Choose a tag to compare
  • Added a cached get_generator method to utils
  • Added improvements to jsonschema_validation plugin

0.4.2

11 Jul 08:58
Compare
Choose a tag to compare
  • Add option to reduce verbiage in jsonschema_validation plugin

0.4.1

30 Jun 13:47
0bfce74
Compare
Choose a tag to compare
  • Add ability to provide generator specific args to jsonschema_validation plugin
  • Ensure that all errors are reported by jsonschema_validation plugin

0.4.0

29 Jun 11:38
1b8bc28
Compare
Choose a tag to compare
  • Add streaming of validation reports in validator
  • Allow custom generators to be used in validation plugins
  • Refactor name of jsonschema validation class
  • Add docs

0.3.0

30 May 11:54
Compare
Choose a tag to compare
  • Fixed a bug CLI when parsing plugins

0.2.1

29 May 20:31
Compare
Choose a tag to compare
  • Ensured proper versioning of releases

0.2.0

29 May 19:07
ed08fe8
Compare
Choose a tag to compare
  • Improvements to jsonschema validation
  • Added ability to provide a custom plugin

0.1.0

23 Mar 13:47
27af1f2
Compare
Choose a tag to compare
  • Improve validation messages in jsonschema_validation plugin
  • Fix formatting of validation messages in range_validation plugin
  • Fix dependency versions