Aware of the global group (* group).
Constraint[]
Overrides MetadataInterface::findConstraints
public function findConstraints(string $group) : array { return $this->constraintsByGroup[$group] ?? []; }