This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Validator/Constraints
2011-04-22 17:07:44 +02:00
..
AllValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AssertFalseValidatorTest.php removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
AssertTrueValidatorTest.php removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
AssertTypeValidatorTest.php removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
BlankValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
CallbackValidatorTest.php [Validator] Added support for static callbacks to Callback constraint 2011-03-25 01:36:58 +01:00
ChoiceValidatorTest.php [Validator] fixed unit test 2011-04-22 08:41:58 +02:00
CollectionValidatorTest.php [Validator] made fields the default option for Collection constraint 2011-03-31 15:36:04 +02:00
CountryValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DateTimeValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DateValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
EmailValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
FileValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
IpValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
LanguageValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
LocaleValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MaxLengthValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MaxValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MinLengthValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MinValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
NotBlankValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
NotNullValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
NullValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RegexValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TimeValidatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
UrlValidatorTest.php [Validator] add IPv6 support to UrlValidator 2011-04-22 17:07:44 +02:00