57 if (!isset($this->children[
$type][
$id])) {
70 $this->errors[] = array($severity,
$message);
$value
Value of the struct we are recording errors for.
if(!array_key_exists('StateId', $_REQUEST)) $id
Records errors for particular segments of an HTML document such as tokens, attributes or CSS properti...
catch(Exception $e) $message
$errors
Errors registered for this structure.
const TOKEN
Possible values for $children first-key.
$type
Type of this struct.
$children
Child ErrorStructs that are from this structure.
addError($severity, $message)