MemberMetadata::addConstraint()
  • References/PHP/Symfony/Component/Validator/Mapping

GenericMetadata addConstraint(

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

ValidatorBuilderInterface

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

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

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

class Valid extends Constraint

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

class NotNullValidator extends

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

ContextualValidatorInterface atPath(string $path) Appends the given path to the property path of the context. If called multiple times, the path will always be reset to the context's original path with the given path appended to it. Parameters string $path The path to append Return Value ContextualValidatorInterface This validator

2025-01-10 15:47:30
ExecutionContext::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
ValidatorBuilder::setTranslationDomain()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

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

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

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

Constrain

2025-01-10 15:47:30