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

class Email extends Constraint

2025-01-10 15:47:30
DateValidator::checkDate()
  • References/PHP/Symfony/Component/Validator/Constraints

static bool checkDate(int $year, int $month, int $day) Checks whether a date is valid

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

Constraint[] getConstraints()

2025-01-10 15:47:30
ConstraintViolationBuilderInterface
  • References/PHP/Symfony/Component/Validator/Violation

interface ConstraintViolationBuilderInterface Builds {@link \Symfony\Component\Validator\Const

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
ExecutionContext deprecated::getViolations()
  • References/PHP/Symfony/Component/Validator

Constrain

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
GenericMetadata::addConstraints()
  • References/PHP/Symfony/Component/Validator/Mapping

GenericMetadata addConstraints(array

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

class LegacyExecutionContextFactory implements

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

class ClassMetadata extends

2025-01-10 15:47:30