You are here

constant Range::BELOW_RANGE_ERROR in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Constraints/Range.php \Symfony\Component\Validator\Constraints\Range::BELOW_RANGE_ERROR

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const BELOW_RANGE_ERROR = 3;