public property Isbn::$bothIsbnMessage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/validator/Constraints/Isbn.php \Symfony\Component\Validator\Constraints\Isbn::bothIsbnMessage
File
- vendor/
symfony/ validator/ Constraints/ Isbn.php, line 42
Class
- Isbn
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $bothIsbnMessage = 'This value is neither a valid ISBN-10 nor a valid ISBN-13.';