This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
ac751871f9146fad0d19c6a76cbcc29e66ebd070
piratepoet
/
mailpoet
/
lib
/
Automation
/
Engine
/
Validation
/
AutomationRules
History
Jan Lysý
525c80bac4
Fix PHPStan warnings in lib
...
[MAILPOET-5751]
2023-12-13 11:48:14 +01:00
..
AtLeastOneTriggerRule.php
…
ConsistentStepMapRule.php
…
NoCycleRule.php
Make next step ID nullable (ability to save multiple edges without next steps)
2023-10-23 17:09:16 +02:00
NoDuplicateEdgesRule.php
Make next step ID nullable (ability to save multiple edges without next steps)
2023-10-23 17:09:16 +02:00
NoJoinRule.php
Make next step ID nullable (ability to save multiple edges without next steps)
2023-10-23 17:09:16 +02:00
NoUnreachableStepsRule.php
…
TriggerNeedsToBeFollowedByActionRule.php
Make next step ID nullable (ability to save multiple edges without next steps)
2023-10-23 17:09:16 +02:00
TriggersUnderRootRule.php
Make next step ID nullable (ability to save multiple edges without next steps)
2023-10-23 17:09:16 +02:00
UnknownStepRule.php
…
ValidStepArgsRule.php
…
ValidStepFiltersRule.php
Validate that fields in filters are provided by subjects available in the automation
2023-10-23 17:09:16 +02:00
ValidStepOrderRule.php
…
ValidStepRule.php
Fix PHPStan warnings in lib
2023-12-13 11:48:14 +01:00
ValidStepValidationRule.php
…