Documentation

IsbnUniqueAcrossCollectionsValidator extends ConstraintValidator
in package
implements ContainerInjectionInterface

FinalYes

Validates the ISBN Unique Across Collections constraint.

Table of Contents

Interfaces

ContainerInjectionInterface

Properties

$entityTypeManager  : EntityTypeManagerInterface

Methods

__construct()  : mixed
Constructs the object.
create()  : self
{@inheritdoc}
validate()  : mixed
{@inheritdoc}

Properties

Methods

__construct()

Constructs the object.

public __construct(EntityTypeManagerInterface $entityTypeManager) : mixed
Parameters
$entityTypeManager : EntityTypeManagerInterface

        
On this page

Search results