ConstraintValidatorInterface
  • References/PHP/Symfony/Component/Validator

interface ConstraintValidatorInterface Methods

2025-01-10 15:47:30
ApcCache deprecated::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache.

2025-01-10 15:47:30
ExecutionContextInterface::addViolation()
  • References/PHP/Symfony/Component/Validator/Context

addViolation(string $message, array $params = array()) Adds a violation at the current node of the

2025-01-10 15:47:30
ExecutionContextFactory
  • References/PHP/Symfony/Component/Validator/Context

class ExecutionContextFactory implements

2025-01-10 15:47:30
Collection
  • References/PHP/Symfony/Component/Validator/Constraints

class Collection extends

2025-01-10 15:47:30
ConstraintViolation::getPlural()
  • References/PHP/Symfony/Component/Validator

int|null getPlural() Returns a number for pluralizing the violation message. For example

2025-01-10 15:47:30
AbstractComparison
  • References/PHP/Symfony/Component/Validator/Constraints

class AbstractComparison extends Constraint

2025-01-10 15:47:30
ExecutionContextInterface::getGroup()
  • References/PHP/Symfony/Component/Validator/Context

string getGroup() Returns the validation group that is currently being validated.

2025-01-10 15:47:30
PropertyMetadataInterface deprecated::getPropertyName()
  • References/PHP/Symfony/Component/Validator

string getPropertyName() Returns the name of the property.

2025-01-10 15:47:30
MetadataInterface::getTraversalStrategy()
  • References/PHP/Symfony/Component/Validator/Mapping

int getTraversalStrategy() Returns the strategy for traversing traversable objects.

2025-01-10 15:47:30