ExecutionContext::markObjectAsInitialized()
  • References/PHP/Symfony/Component/Validator/Context

markObjectAsInitialized(string $cacheKey) Marks that an object was initialized.

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

class CascadingStrategy Specifies whether an object should be cascaded. Cascading is relevant

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

ValidatorBuilderInterface

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

class NotBlankValidator extends

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

ContextualValidatorInterface validate(mixed $value, Constraint|Constraint[] $constraints = null, array|null $groups = null) Validates a value against a constraint or a list of constraints. If no constraint is passed, the constraint {@link \Symfony\Component\Validator\Constraints\Valid} is assumed. Parameters mixed $value The value to validate Constraint|Constraint[] $constraints The constraint(s) to validate against array|null $groups The validation groups to validate. If non

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

ValidatorBuilderInterface

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

interface LoaderInterface Loads validation metadata into {@link ClassMetadata} instances.

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

class IsNullValidator extends

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

class AllValidator extends

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

MetadataInterface

2025-01-10 15:47:30