mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
personHasCenter validation removed from Person entity
This commit is contained in:
parent
5606b714cd
commit
da75f5b17f
@ -64,9 +64,6 @@ use Chill\PersonBundle\Validator\Constraints\Household\HouseholdMembershipSequen
|
|||||||
* @DiscriminatorMap(typeProperty="type", mapping={
|
* @DiscriminatorMap(typeProperty="type", mapping={
|
||||||
* "person"=Person::class
|
* "person"=Person::class
|
||||||
* })
|
* })
|
||||||
* @PersonHasCenter(
|
|
||||||
* groups={"general", "creation"}
|
|
||||||
* )
|
|
||||||
* @HouseholdMembershipSequential(
|
* @HouseholdMembershipSequential(
|
||||||
* groups={"household_memberships"}
|
* groups={"household_memberships"}
|
||||||
* )
|
* )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user