Skip to content

work_package_graph_validator.ts for executable graph profile#98

Merged
Sascha-Block merged 1 commit into
mainfrom
patch/NEW_work_package_graph_validator
Apr 4, 2026
Merged

work_package_graph_validator.ts for executable graph profile#98
Sascha-Block merged 1 commit into
mainfrom
patch/NEW_work_package_graph_validator

Conversation

@Sascha-Block

Copy link
Copy Markdown
Contributor

This is the graph validator for the relation model of artifacts

Function: Validates a set of work packages:

  • Is the relation type allowed in the graph profile?
  • Does the target type match the relation?
  • Is the relationship cardinality maintained?
  • Do prohibited cycles arise when acyclic: true?

This is the graph validator for the relation model of artifacts

Function: Validates a set of work packages:
- Is the relation type allowed in the graph profile?
- Does the target type match the relation?
- Is the relationship cardinality maintained?
- Do prohibited cycles arise when acyclic: true?
@Sascha-Block Sascha-Block merged commit 799e4bc into main Apr 4, 2026
1 check passed
@Sascha-Block Sascha-Block deleted the patch/NEW_work_package_graph_validator branch April 4, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant