Skip to content

more validations for CoSERV ResultSet #274

@thomas-fossati

Description

@thomas-fossati

Results for different artifact types are mutually exclusive. So these results should be invalid:

(RVQ != nil && (EVQ != nil || CEQ != nil)) ||
(RVQ != nil && (TAS !=nil || AKQ != nil)) ||
((AKQ != nil || TAS !=nil) && (EVQ != nil || CEQ != nil))

Another validation that can be added is checking SourceArtifacts are all cmw.KindMonad.

Originally posted by @DhanusML in #273 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions