Many thanks for submitting your Pull Request :heart:!
What this PR does / why we need it:
errors property in workflowValidation class is defined as a list of DefinedError from ajv library, I think that this class should be replaced for a proprietary class, like validationError in this case
Many thanks for submitting your Pull Request :heart:!
What this PR does / why we need it:
errors
property inworkflowValidation
class is defined as a list ofDefinedError
fromajv
library, I think that this class should be replaced for a proprietary class, likevalidationError
in this caseSpecial notes for reviewers:
Additional information (if needed):