Field Mapping
A schema that is used to validate a part of Laboperator workflow templates.
A field mapping is always required when a step defines its own fields. The field mapping maps the global workflow fields to step internal fields. During validation it will be ensured that the field types are compatible.
| property name* | 
|---|
Examples:
workflowFieldA: stepField1
workflowFieldB: stepField2
"{{referenceToTheWorkflowField}}": stepField3
Where is this used?
Other schemas that have a reference ($ref) to this schema.
No references found.