-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
-
Declarative - 1.2
Right now, all validation for Declarative is hardcoded in ModelValidatorImpl. This means that an extension of, say, DeclarativeAgent or DeclarativeStageConditional can't require any specific validation unless it's in pipeline-model-definition and we add it to ModelValidatorImpl. I'd suggest we add an extension point for contributing more validation checks.
- links to