LimeSurvey API - Master branch

ValidationErrorItem
in package

Table of Contents

Properties

$context  : array<string|int, mixed>
$entity  : string
$error  : string
$id  : string|null
$op  : string
$systemErrors  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$systemErrors

public array<string|int, mixed> $systemErrors = []

the error message(s) from the validation error

Methods

__construct()

public __construct(string $error, array<string|int, mixed> $errorMessages, OpInterface $patchOpData) : mixed
Parameters
$error : string
$errorMessages : array<string|int, mixed>
$patchOpData : OpInterface

        
On this page

Search results