You are here

constant Count::TOO_FEW_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_FEW_ERROR

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const TOO_FEW_ERROR = 1;