Hello world with validation =========================== A short script that defines a task with input and output validation, creates a workflow and executes it. .. literalinclude:: examples/hello_world_validation.py :language: python :caption: hello_world_validation.py