Skip to content

[BUG] Constraint AASc-3a-010 is not applied correctly #323

@dbcvc

Description

@dbcvc

Describe the bug
According to the constraint description

Constraint AASc-3a-010: If value is not empty then value list shall be empty and vice versa.

it is ok if both value and valueList are null. However what is checked in the code is actually an xor condition, so an error is reported in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions