Pascal Borreli e60a68f2c6 [Validator] Fixing method_exists 14 년 전
..
All.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
AllValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Blank.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
BlankValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Callback.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
CallbackValidator.php 3e29348d21 [Validator] Added support for static callbacks to Callback constraint 14 년 전
Choice.php 1856601524 [Validator] Modifying Choice message and adding a different multiple message 14 년 전
ChoiceValidator.php 1856601524 [Validator] Modifying Choice message and adding a different multiple message 14 년 전
Collection.php a9160eee70 [Validator] made fields the default option for Collection constraint 14 년 전
CollectionValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Country.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
CountryValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Date.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
DateTime.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
DateTimeValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
DateValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Email.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
EmailValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
False.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
FalseValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 년 전
File.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
FileValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
GroupSequence.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Image.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Ip.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
IpValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Language.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
LanguageValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Locale.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
LocaleValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Max.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
MaxLength.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
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 년 전
MaxValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Min.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
MinLength.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
MinLengthValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
MinValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
NotBlank.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
NotBlankValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
NotNull.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
NotNullValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Null.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
NullValidator.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Regex.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
RegexValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Set.php 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
Time.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
TimeValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
True.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
TrueValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 년 전
Type.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
TypeValidator.php 7887f04dc2 removed Assert prefix from all constraints, renamed annotation namespace to assert 14 년 전
Url.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전
UrlValidator.php e60a68f2c6 [Validator] Fixing method_exists 14 년 전
Valid.php f92055ce42 [Validator] renamed methods that do not follow CS 14 년 전