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