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