You are here

constant Iban::TOO_SHORT_ERROR in Zircon Profile 8

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

@deprecated, to be removed in 3.0.

File

vendor/symfony/validator/Constraints/Iban.php, line 27

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const TOO_SHORT_ERROR = 1;