You are here

public property Uuid::$message in Plug 7

Message to display when validation fails

Type: string

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Uuid.php, line 52

Class

Uuid
@author Colin O'Dell <colinodell@gmail.com> @author Bernhard Schussek <bschussek@gmail.com>

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'This is not a valid UUID.';