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

Breadcrumb

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

class ValidationException

Hierarchy

  • class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
    • class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
      • class \JsonSchema\Exception\ValidationException extends \JsonSchema\Exception\RuntimeException

Expanded class hierarchy of ValidationException

2 files declare their use of ValidationException
BaseConstraint.php in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php
UndefinedConstraint.php in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php

File

vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ValidationException.php, line 12

Namespace

JsonSchema\Exception
View source
class ValidationException extends RuntimeException {

}

API Navigation

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