Pascal Borreli e60a68f2c6 [Validator] Fixing method_exists 14 years ago
..
All.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
AllValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Blank.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
BlankValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Callback.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
CallbackValidator.php 3e29348d21 [Validator] Added support for static callbacks to Callback constraint 14 years ago
Choice.php 1856601524 [Validator] Modifying Choice message and adding a different multiple message 14 years ago
ChoiceValidator.php 1856601524 [Validator] Modifying Choice message and adding a different multiple message 14 years ago
Collection.php a9160eee70 [Validator] made fields the default option for Collection constraint 14 years ago
CollectionValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Country.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
CountryValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Date.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
DateTime.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
DateTimeValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
DateValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Email.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
EmailValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
False.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
FalseValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 years ago
File.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
FileValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
GroupSequence.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Image.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Ip.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
IpValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Language.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
LanguageValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Locale.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
LocaleValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Max.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
MaxLength.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
MaxLengthValidator.php dea5b26c3f Method exists does not work if you append the () to the method name, thus this never words for objects that actually have the __toString method. Removed the erroneous () so that this works as it appears to have been intended. 14 years ago
MaxValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Min.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
MinLength.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
MinLengthValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
MinValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
NotBlank.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
NotBlankValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
NotNull.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
NotNullValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Null.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
NullValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Regex.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
RegexValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Set.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Time.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
TimeValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
True.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
TrueValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 years ago
Type.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
TypeValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 years ago
Url.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
UrlValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 years ago
Valid.php f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago