mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-04 16:06:13 +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]
|