NotEqualToValidator
  • References/PHP/Symfony/Component/Validator/Constraints

class NotEqualToValidator extends

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

class CountryValidator extends

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

Constrain

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

ConstraintViolationBuilderInterface buildViolation(string $message, array $parameters = array()) Returns a builder for adding a violation with extended information. Call {@link ConstraintViolationBuilderInterface::addViolation()} to add the violation when you're done with the configuration: $context->buildViolation('Please enter a number between %min% and %max%.') ->setParameter('%min%', 3) ->setParameter('%max%', 10) ->setTranslationDomain('number_valida

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

ValidatorBuilderInterface

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

string getClassName() Returns the name of the backing PHP class.

2025-01-10 15:47:30
YamlFileLoader
  • References/PHP/Symfony/Component/Validator/Mapping/Loader

class YamlFileLoader extends

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

validate(mixed $value, string $group, string $propertyPath, bool $traverse = false, bool $deep = false)

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

class All extends Composite

2025-01-10 15:47:30
BlackholeMetadataFactory deprecated
  • References/PHP/Symfony/Component/Validator/Mapping

class BlackholeMetadataFactory extends

2025-01-10 15:47:30