You are here

constant Validation::API_VERSION_2_5_BC in Plug 7

The Validator API provided by Symfony 2.5 and newer with a backwards compatibility layer for 2.4 and older.

File

lib/Symfony/validator/Symfony/Component/Validator/Validation.php, line 35

Class

Validation
Entry point for the Validator component.

Namespace

Symfony\Component\Validator

Code

const API_VERSION_2_5_BC = 3;