mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Changing validation group : history_consistent -> accompanying_period_consistent
This commit is contained in:
@@ -31,7 +31,7 @@ Chill\PersonBundle\Entity\Person:
|
||||
constraints:
|
||||
- Callback:
|
||||
methods: [isAccompanyingPeriodValid]
|
||||
groups: [history_consistent]
|
||||
groups: [accompanying_period_consistent]
|
||||
|
||||
Chill\PersonBundle\Entity\AccompanyingPeriod:
|
||||
properties:
|
||||
|
Reference in New Issue
Block a user