Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BaseConstraint.php

14 calls to BaseConstraint::addError()

CollectionConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php
invokes the validation of an element
CollectionConstraint::validateItems in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php
Validates the items
EnumConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/EnumConstraint.php
invokes the validation of an element
FormatConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/FormatConstraint.php
invokes the validation of an element
NumberConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/NumberConstraint.php
invokes the validation of an element
ObjectConstraint::validateElement in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php
Validates the element properties
ObjectConstraint::validateMinMaxConstraint in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php
validating minimum and maximum property constraints (if present) against an element
ObjectConstraint::validatePatternProperties in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php
SchemaConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/SchemaConstraint.php
invokes the validation of an element
StringConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/StringConstraint.php
invokes the validation of an element
TypeConstraint::check in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeConstraint.php
invokes the validation of an element
UndefinedConstraint::validateCommonProperties in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php
Validates common properties
UndefinedConstraint::validateDependencies in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php
Validate dependencies
UndefinedConstraint::validateOfProperties in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php
Validate allOf, anyOf, and oneOf properties

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal