You are here

constant Count::TOO_MANY_ERROR in Zircon Profile 8

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

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const TOO_MANY_ERROR = 2;