Skip to content

Add Validation Support for Process Plugins #331

@jaboehri

Description

@jaboehri

Related Problem

Process Plugins may require validation support for testing purposes. Existing classes that supported this were available as artifacts in DSF 1.x: ResourceValidatior, ResourceValidatorImpl and ValidationSupportRule. They are not available as artifacts for DSF 2.x yet.

Describe the Solution You’d Like

Make classes like ResourceValidatior, ResourceValidatorImpl and ValidationSupportRule available as a new module e.g. dsf-bpe-process-api-v2-test-support.

Describe Alternatives You’ve Considered

Alternatively, publish them as a test-jar of dsf-bpe-process-api-v2.

Metadata

Metadata

Assignees

Labels

Process APIIssue related to the process plugin APIenhancementNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next release

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions