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

Breadcrumb

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

function ConstraintViolationListInterface::__toString

Converts the violation into a string for debugging purposes.

1 method overrides ConstraintViolationListInterface::__toString()
ConstraintViolationList::__toString in vendor/symfony/validator/ConstraintViolationList.php
Converts the violation into a string for debugging purposes.

File

vendor/symfony/validator/ConstraintViolationListInterface.php, line 69

Class

ConstraintViolationListInterface
A list of constraint violations.

Namespace

Symfony\Component\Validator

Code

public function __toString() : string;
RSS feed
Powered by Drupal