public function __construct(array $attributes, ?int $attributeCountLimit, ?int $attributeValueLengthLimit, int $droppedAttributesCount, AttributeValidatorInterface $attributeValidator = new AttributeValidator()) { }