Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 556 Bytes

TaskCat.Spec

JSON driven document specification for TaskCat

References:

This document specification is based on http://json-schema.org/documentation.html

Additional Semantic Validations

This refers to section 7.3 of http://json-schema.org/latest/json-schema-validation.html#rfc.section.7

duration

This format should conform to ISO-8601 duration format defined in RFC-3339

TODO:

  • Schema inheritance and overloading
  • Compilable event definitions
  • Execution time properties
  • Property expressions to derive result from other properties