Skip to content
This repository was archived by the owner on Jan 5, 2020. It is now read-only.

Validator

Robert Pergl edited this page Dec 6, 2016 · 4 revisions

The Validator tool implements the validation process and gives information about DS Knowledge Model data validity and interoperability.

Basic information

Improvements

Ideas and goals for the future:

  • do smaller and simpler tests (even if it means a higher computational complexity in total)
  • refactor the style (maybe OOP?)
  • validate by older schemas (using the formatversion attribute)
  • use a nicer error messages for jsonschema exceptions
  • make some "lang" file with error strings
  • extension/precondition loop detection

Documentation

Will be soon (when the first "full" version of the validator will be finished)

Other resources

Clone this wiki locally