You are here

public property Isbn::$isbn13Message in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Isbn.php \Symfony\Component\Validator\Constraints\Isbn::isbn13Message

File

vendor/symfony/validator/Constraints/Isbn.php, line 41

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $isbn13Message = 'This value is not a valid ISBN-13.';