ExecutionContext::getViolations |
function |
vendor/symfony/validator/Context/ExecutionContext.php |
Returns the violations generated by the validator so far. |
ExecutionContext::getViolations |
function |
vendor/symfony/validator/ExecutionContext.php |
Returns the violations generated by the validator so far. |
ExecutionContext::getViolations |
function |
core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php |
Returns the violations generated by the validator so far. |
ValidationVisitor::getViolations |
function |
vendor/symfony/validator/ValidationVisitor.php |
Returns the violations generated by the validator so far. |
ExecutionContextInterface::getViolations |
function |
vendor/symfony/validator/ExecutionContextInterface.php |
Returns the violations generated by the validator so far. |
ConstraintViolationListTest::getViolation |
function |
vendor/symfony/validator/Tests/ConstraintViolationListTest.php |
|
StubGlobalExecutionContext::getViolations |
function |
vendor/symfony/validator/Tests/Fixtures/StubGlobalExecutionContext.php |
Returns the violations generated by the validator so far. |
ConstraintViolationAssertion::getViolation |
function |
vendor/symfony/validator/Tests/Constraints/AbstractConstraintValidatorTest.php |
|
RecursiveContextualValidator::getViolations |
function |
vendor/symfony/validator/Validator/RecursiveContextualValidator.php |
Returns the violations that have been generated so far in the context
of the validator. |
ContextualValidatorInterface::getViolations |
function |
vendor/symfony/validator/Validator/ContextualValidatorInterface.php |
Returns the violations that have been generated so far in the context
of the validator. |
RecursiveContextualValidator::getViolations |
function |
core/lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php |
Returns the violations that have been generated so far in the context
of the validator. |
GlobalExecutionContextInterface::getViolations |
function |
vendor/symfony/validator/GlobalExecutionContextInterface.php |
Returns the violations generated by the validator so far. |