You are here

namespace Symfony\Component\Validator\Tests\Validator in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Validator\Tests\Validator
Classsort descending Location Description
Abstract2Dot5ApiTest vendor/symfony/validator/Tests/Validator/Abstract2Dot5ApiTest.php Verifies that a validator satisfies the API of Symfony 2.5+.
AbstractLegacyApiTest vendor/symfony/validator/Tests/Validator/AbstractLegacyApiTest.php Verifies that a validator satisfies the API of Symfony < 2.5.
AbstractValidatorTest vendor/symfony/validator/Tests/Validator/AbstractValidatorTest.php @since 2.5
LegacyValidator2Dot5ApiTest vendor/symfony/validator/Tests/Validator/LegacyValidator2Dot5ApiTest.php @group legacy
LegacyValidatorLegacyApiTest vendor/symfony/validator/Tests/Validator/LegacyValidatorLegacyApiTest.php @group legacy
RecursiveValidator2Dot5ApiTest vendor/symfony/validator/Tests/Validator/RecursiveValidator2Dot5ApiTest.php