Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" 14 years ago
..
AllValidatorTest.php 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 14 years ago
AssertFalseValidatorTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
AssertTrueValidatorTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
AssertTypeValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
BlankValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
ChoiceValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
CollectionValidatorTest.php 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 14 years ago
DateTimeValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
DateValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
EmailValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
FileValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
MaxLengthValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
MaxValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
MinLengthValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
MinValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
NotBlankValidatorTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
NotNullValidatorTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
NullValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
RegexValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
TimeValidatorTest.php 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 14 years ago
UrlValidatorTest.php 5b6d92df3c fixed unit tests 14 years ago