mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 11:36:13 +00:00
6 lines
226 B
YAML
6 lines
226 B
YAML
services:
|
|
chill.main.export_element_validator:
|
|
class: Chill\MainBundle\Validator\Constraints\Export\ExportElementConstraintValidator
|
|
tags:
|
|
- { name: validator.constraint_validator }
|
|
|