You are here

constant Isbn::TOO_SHORT_ERROR 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::TOO_SHORT_ERROR

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const TOO_SHORT_ERROR = 1;