You are here

public property Isbn::$bothIsbnMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php, line 42

Class

Isbn
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $bothIsbnMessage = 'This value is neither a valid ISBN-10 nor a valid ISBN-13.';