LoaderChain
  • References/PHP/Symfony/Component/Validator/Mapping/Loader

class LoaderChain implements

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

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

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

class LanguageValidator extends

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

string validatedBy() Returns the name of the class that validates this constraint. By

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

class ImageValidator extends

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

class RangeValidator extends

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
ConstraintViolationListInterface::has()
  • References/PHP/Symfony/Component/Validator

bool has(int $offset) Returns whether the given offset exists.

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

MetadataInterface getMetadataFor(mixed

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

string[] getConstrainedProperties() Returns the names of all constrained properties.

2025-01-10 15:47:30