Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConstraintInterface.php
function ConstraintInterface::addErrors
adds errors to this validator
Parameters
array $errors
:
File
vendor/
justinrainbow/
json-schema/
src/
JsonSchema/
Constraints/
ConstraintInterface.php
, line 33
Class
ConstraintInterface
The Constraints Interface
Namespace
JsonSchema\Constraints
Code
public
function
addErrors
(array
$errors
);
RSS feed