Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
Description
My client is a first class workflow user and has created custom definition validator. (Note : I should make a talk about this one day 😉)
Example
workflows:foobars:#... regular thingsdefinition_validators: -ClassThatImplementDefinitionValidatorInterface# cf https://github.com/symfony/symfony/blob/7.1/src/Symfony/Component/Workflow/Validator/DefinitionValidatorInterface.php
If the feature is accepted, I'll take care of it