ValidatorBuilderInterface::disableAnnotationMapping()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

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

class CardSchemeValidator extends

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

interface ClassBasedInterface deprecated

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

class Optional extends

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

ValidatorBuilderInterface

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

string|null getPropertyName() Returns the property name of the current node. If the metadata

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

class Bic extends Constraint

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

ContextualValidatorInterface validateProperty(object $object, string $propertyName, array|null $groups = null) Validates a property of an object against the constraints specified for this property. Parameters object $object The object string $propertyName The name of the validated property array|null $groups The validation groups to validate. If none is given, "Default" is assumed Return Value ContextualValidatorInterface This validator

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

class GreaterThan extends

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

setGroupSequenceProvider(bool $active) Sets whether a group sequence provider should be used.

2025-01-10 15:47:30