This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Validator/Constraints
2016-07-26 06:40:54 +02:00
..
Collection Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
AbstractComparison.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AbstractComparisonValidator.php Fixed bugs in names of classes and methods. 2016-07-26 06:40:54 +02:00
All.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
AllValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Blank.php remove api tags from code 2015-09-28 19:11:22 +02:00
BlankValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Callback.php removed @since 2016-07-04 07:27:33 +02:00
CallbackValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
CardScheme.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
CardSchemeValidator.php [Validator] Added additional MasterCard range to the CardSchemeValidator 2016-07-08 11:49:25 +02:00
Choice.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
ChoiceValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Collection.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
CollectionValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Composite.php removed @since 2016-07-04 07:27:33 +02:00
Count.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Country.php remove api tags from code 2015-09-28 19:11:22 +02:00
CountryValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
CountValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Currency.php remove api tags from code 2015-09-28 19:11:22 +02:00
CurrencyValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Date.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
DateTime.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
DateTimeValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
DateValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Email.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
EmailValidator.php explicitly forbid e-mail validator 2.0 or higher 2016-06-22 23:25:31 +02:00
EqualTo.php added @Target annotations 2014-04-23 15:35:47 +02:00
EqualToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Existence.php [Validator] Fixed group handling in composite constraints 2014-08-05 17:52:01 +02:00
Expression.php [Validator] added missing @Target 2014-04-23 16:07:18 +02:00
ExpressionValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
False.php remove api tags from code 2015-09-28 19:11:22 +02:00
FalseValidator.php remove api tags from code 2015-09-28 19:11:22 +02:00
File.php Fix PHP 7.1 related failures 2016-07-19 10:44:18 +02:00
FileValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
GreaterThan.php added @Target annotations 2014-04-23 15:35:47 +02:00
GreaterThanOrEqual.php added @Target annotations 2014-04-23 15:35:47 +02:00
GreaterThanOrEqualValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
GreaterThanValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
GroupSequence.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
GroupSequenceProvider.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Iban.php Better Iban Validation 2015-08-01 12:20:04 +03:00
IbanValidator.php Better Iban Validation 2015-08-01 12:20:04 +03:00
IdenticalTo.php added @Target annotations 2014-04-23 15:35:47 +02:00
IdenticalToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Image.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
ImageValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Ip.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
IpValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Isbn.php fixes CS 2015-08-24 09:13:45 +02:00
IsbnValidator.php fixes CS 2015-08-24 09:13:45 +02:00
IsFalse.php remove api tags from code 2015-09-28 19:11:22 +02:00
IsFalseValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
IsNull.php remove api tags from code 2015-09-28 19:11:22 +02:00
IsNullValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Issn.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
IssnValidator.php fixes CS 2015-08-24 09:13:45 +02:00
IsTrue.php remove api tags from code 2015-09-28 19:11:22 +02:00
IsTrueValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Language.php remove api tags from code 2015-09-28 19:11:22 +02:00
LanguageValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Length.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
LengthValidator.php Merge branch '2.3' into 2.7 2015-08-26 12:48:03 +02:00
LessThan.php added @Target annotations 2014-04-23 15:35:47 +02:00
LessThanOrEqual.php added @Target annotations 2014-04-23 15:35:47 +02:00
LessThanOrEqualValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
LessThanValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Locale.php remove api tags from code 2015-09-28 19:11:22 +02:00
LocaleValidator.php Merge branch '2.3' into 2.7 2016-03-08 14:51:36 +01:00
Luhn.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
LuhnValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
NotBlank.php remove api tags from code 2015-09-28 19:11:22 +02:00
NotBlankValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
NotEqualTo.php added @Target annotations 2014-04-23 15:35:47 +02:00
NotEqualToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
NotIdenticalTo.php added @Target annotations 2014-04-23 15:35:47 +02:00
NotIdenticalToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
NotNull.php remove api tags from code 2015-09-28 19:11:22 +02:00
NotNullValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Null.php remove api tags from code 2015-09-28 19:11:22 +02:00
NullValidator.php remove api tags from code 2015-09-28 19:11:22 +02:00
Optional.php [Validator] Remove property and method targets from the optional and required constraints. 2014-05-29 08:58:28 +01:00
Range.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
RangeValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Regex.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
RegexValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Required.php [Validator] Remove property and method targets from the optional and required constraints. 2014-05-29 08:58:28 +01:00
Time.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
TimeValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Traverse.php removed @since 2016-07-04 07:27:33 +02:00
True.php remove api tags from code 2015-09-28 19:11:22 +02:00
TrueValidator.php remove api tags from code 2015-09-28 19:11:22 +02:00
Type.php remove api tags from code 2015-09-28 19:11:22 +02:00
TypeValidator.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Url.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
UrlValidator.php Merge branch '2.3' into 2.7 2015-11-18 14:41:01 +01:00
Uuid.php fixes CS 2015-08-24 09:13:45 +02:00
UuidValidator.php bug #19267 [Validator] UuidValidator must accept a Uuid constraint. (hhamon) 2016-07-04 14:22:45 +02:00
Valid.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00