wip: additional services with constraints

This commit is contained in:
Björn Fromme
2026-03-16 11:59:09 +01:00
parent 4b92f56ed7
commit 0f7d95d31b
28 changed files with 141 additions and 63 deletions
@@ -46,4 +46,4 @@ class MutabilityCondition implements FieldConditionInterface
{
return 'Checks if the participant\'s personal data is mutable (edit flow)';
}
}
}