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