Files
dify/api/services
Harry aad31bb703 feat(api): enhance workflow validation and structure checks
- Added a new validation class to ensure that trigger nodes do not coexist with UserInput (start) nodes in the workflow graph.
- Implemented a method in WorkflowService to validate the graph structure before persisting workflows, leveraging the new validation logic.
- Updated unit tests to cover the new validation scenarios and ensure proper error propagation.
2025-11-11 14:52:13 +08:00
..
2025-10-13 10:16:12 +08:00
2025-10-30 18:48:16 +08:00
2025-11-06 09:46:43 +08:00
2025-10-30 18:48:16 +08:00
2025-10-21 11:26:58 +08:00
2025-10-21 11:26:58 +08:00
2025-10-21 11:26:58 +08:00
2025-09-22 23:07:09 +08:00
2025-09-24 03:32:48 +08:00
2025-10-11 09:08:29 +08:00