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

Breadcrumb

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

function AssertingContextualValidator::validatePropertyValue

Overrides ContextualValidatorInterface::validatePropertyValue

File

vendor/symfony/validator/Test/ConstraintValidatorTestCase.php, line 537

Class

AssertingContextualValidator
@internal

Namespace

Symfony\Component\Validator\Test

Code

public function validatePropertyValue(object|string $objectOrClass, string $propertyName, mixed $value, string|GroupSequence|array|null $groups = null) : static {
    throw new \BadMethodCallException();
}

API Navigation

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