mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
implements max holder and validation on UI
This commit is contained in:
@@ -19,7 +19,7 @@ use Chill\PersonBundle\Validator\Constraints\Household\MaxHolder;
|
||||
* @Serializer\DiscriminatorMap(typeProperty="type", mapping={
|
||||
* "household"=Household::class
|
||||
* })
|
||||
* @MasHolder()
|
||||
* @MaxHolder(groups={"memberships"})
|
||||
*/
|
||||
class Household
|
||||
{
|
||||
|
Reference in New Issue
Block a user