Validate a workflow

Validates a workflow, and return the resulting errors and warnings arrays.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
workflowobjectOptional
Accepts all generation workflow documents

Response

Errors and warnings output from the validation process
errorslist of objects
warningslist of objects

Errors

500
Internal Server Error