You are here

constant ConstraintValidator::OBJECT_TO_STRING in Plug 7

Whether to cast objects with a "__toString()" method to strings.

File

lib/Symfony/validator/Symfony/Component/Validator/ConstraintValidator.php, line 40

Class

ConstraintValidator
Base class for constraint validators.

Namespace

Symfony\Component\Validator

Code

const OBJECT_TO_STRING = 2;