I use Symfony v5.2 I\'ve created this constraint :
$constraint = new Assert\\Collection([ \'firstname\' => [ new Assert\\NotNull(),