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 年之前