When validating, don't stop and throw an exception on the first violation but collect all violations and throw an exception that identifies them all (similar to Bpmn parser). Easier for users to correct their migration plans. The exception may also contain a structured error report that can be transformed to JSON in the REST API such that validation errors can be shown in Cockpit.