On InvalidWorkflowException iiwe
Map<String, Errors> allErrors = iiwe.getErrors().getAllErrors();
These errors list default i18n key from runtime instead of invalidText in content definition
On InvalidWorkflowException iiwe
Map<String, Errors> allErrors = iiwe.getErrors().getAllErrors();
These errors list default i18n key from runtime instead of invalidText in content definition