Flowable modeler not throwing any validation error when there is no association between activities

Hi,
Flowable modeler not throwing any validation error when there is no association between activities.
When I design a process model with 2 activities and even if there is no association between them and when I click on validate model then there is no validation error.
image


Regards,
Vijay

Indeed, I agree that it would be nice to have a validation error there.
Is this something you would like to contribute (as there are many topics on the priority list)? The validation is done by the ‘validator sets’ here: flowable-engine/modules/flowable-process-validation/src/main/java/org/flowable/validation/validator/impl at master · flowable/flowable-engine · GitHub