File
- drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php, line 26
Class
- Isbn
- @author The Whole Life To Learn <thewholelifetolearn@gmail.com>
Namespace
Symfony\Component\Validator\Constraints
Code
public $bothIsbnMessage = 'This value is neither a valid ISBN-10 nor a valid ISBN-13.';