open-orchestra/open-orchestra-cms-bundle

View on GitHub
BackofficeBundle/Resources/config/validation/node.yml

Summary

Maintainability
Test Coverage
OpenOrchestra\ModelInterface\Model\NodeInterface:
    constraints:
        - OpenOrchestra\Backoffice\Validator\Constraints\UniqueNodeOrder: ~
        - OpenOrchestra\Backoffice\Validator\Constraints\CheckVariableRoutePatternInMenu: ~
        - OpenOrchestra\Backoffice\Validator\Constraints\UniqueNodeSpecialPage: ~