You are here

constant Range::BEYOND_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::BEYOND_RANGE_ERROR

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const BEYOND_RANGE_ERROR = 2;