Edit on GitHub

Quantity

A schema that is used to validate a part of Laboperator workflow templates.

Defines a field of type quantity. A quantity is a real number with a unit represented as a string. Compatible units of a given kind will be converted automatically.

one of
  • object
  • object
  • any
Examples:
type: quantity
defaultValue:
  number: 120
  unit: mm
unit: mm
type: quantity
defaultValue:
  number: 1431000
  unit: Ohm
kind: resistance
Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.