Documentation

ConstraintGroup
in package

Defines a constraint group. A constraint group is comprised of a list of match constraints. For the constraint group to be valid only one of the match constraints needs to match.

Tags
author

DeviceAtlas Limited

Table of Contents

Properties

$matchConstraints  : mixed

Methods

__construct()  : mixed
isValid()  : mixed

Properties

Methods

__construct()

public __construct(mixed $matchConstraints) : mixed
Parameters
$matchConstraints : mixed

isValid()

public isValid(mixed $referenceTokenPosition, mixed $allCandidates) : mixed
Parameters
$referenceTokenPosition : mixed
$allCandidates : mixed

        
On this page

Search results