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
2010-10-18 17:01:57 +02:00
..
AllValidatorTest.php removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 2010-09-24 16:41:28 +02:00
AssertFalseValidatorTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
AssertTrueValidatorTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
AssertTypeValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
BlankValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
ChoiceValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
CollectionValidatorTest.php removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 2010-09-24 16:41:28 +02:00
DateTimeValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
DateValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
EmailValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
FileValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
MaxLengthValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
MaxValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
MinLengthValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
MinValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
NotBlankValidatorTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
NotNullValidatorTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
NullValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
RegexValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
TimeValidatorTest.php [Validator] removed the convention that error parameters are delimited with %% 2010-09-29 07:59:45 +02:00
UrlValidatorTest.php fixed unit tests 2010-10-18 17:01:57 +02:00
ValidValidatorTest.php removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 2010-09-24 16:41:28 +02:00