mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 09:44:23 +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]
|