You are here

constant Validation::API_VERSION_2_5 in Zircon Profile 8

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

The Validator API provided by Symfony 2.5 and newer.

File

vendor/symfony/validator/Validation.php, line 31

Class

Validation
Entry point for the Validator component.

Namespace

Symfony\Component\Validator

Code

const API_VERSION_2_5 = 2;