mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
11 lines
230 B
YAML
11 lines
230 B
YAML
Chill\EventBundle\Event\Participation:
|
|
properties:
|
|
event:
|
|
- NotNull: ~
|
|
status:
|
|
- NotNull: ~
|
|
person:
|
|
- NotNull: ~
|
|
constraints:
|
|
- Callback: [isConsistent]
|