BindingExists
implements
Validator
Table of Contents
Interfaces
- Validator
Methods
-
__construct()
: mixed
-
validate()
: Result
__construct()
public
__construct([CCrmOwnerType|string $CCrmOwnerType = CCrmOwnerType::class ][, TimelineEntry|string $timelineEntry = TimelineEntry::class ]) : mixed
Parameters
-
$CCrmOwnerType
: CCrmOwnerType|string
= CCrmOwnerType::class
-
-
$timelineEntry
: TimelineEntry|string
= TimelineEntry::class
-
validate()
public
validate(TimelineBinding $value) : Result
Parameters
-
$value
: TimelineBinding
-
-
throws
-
ArgumentTypeException