You are here

constant Choice::TOO_FEW_ERROR in Zircon Profile 8

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

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const TOO_FEW_ERROR = 2;