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
2015-01-16 18:12:38 +01:00
..
Collection Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
Deprecated Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
AbstractComparison.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AbstractComparisonValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
All.php [Validator] Fixed group handling in composite constraints 2014-08-05 17:52:01 +02:00
AllValidator.php Merge branch '2.5' 2014-08-14 18:37:29 +02:00
Blank.php added @Target annotations 2014-04-23 15:35:47 +02:00
BlankValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Callback.php [Validator] fixed usage of deprecate Validator features 2015-01-09 14:24:20 +01:00
CallbackValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Choice.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
ChoiceValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Collection.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
CollectionValidator.php [Validator] fixed remaining notice 2015-01-16 18:12:38 +01:00
Composite.php [Validator] Fixed group handling in composite constraints 2014-08-05 17:52:01 +02:00
Count.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
Country.php added @Target annotations 2014-04-23 15:35:47 +02:00
CountryValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
CountValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Currency.php added @Target annotations 2014-04-23 15:35:47 +02:00
CurrencyValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Date.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
DateTime.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
DateTimeValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
DateValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Email.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
EmailValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 added @Target annotations 2014-04-23 15:35:47 +02:00
FalseValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
File.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
FileValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 Normalizes deprecation notice messages. 2015-01-05 16:02:28 +01:00
GroupSequenceProvider.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Iban.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
IbanValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +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.5 2014-12-22 17:29:52 +01:00
IpValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Isbn.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
IsbnValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Issn.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
IssnValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Language.php added @Target annotations 2014-04-23 15:35:47 +02:00
LanguageValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Length.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
LengthValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 added @Target annotations 2014-04-23 15:35:47 +02:00
LocaleValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +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 added @Target annotations 2014-04-23 15:35:47 +02:00
NotBlankValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 added @Target annotations 2014-04-23 15:35:47 +02:00
NotNullValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Null.php added @Target annotations 2014-04-23 15:35:47 +02:00
NullValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +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.5' into 2.6 2014-12-22 17:44:09 +01:00
RegexValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01: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 [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
TimeValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Traverse.php [Validator] Improved test coverage of the Traverse constraint 2014-03-30 18:28:58 +02:00
True.php added @Target annotations 2014-04-23 15:35:47 +02:00
TrueValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Type.php added @Target annotations 2014-04-23 15:35:47 +02:00
TypeValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Url.php [Validator] Added a check DNS option on URL validator 2015-01-03 16:47:12 +01:00
UrlValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Uuid.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
UuidValidator.php [Validator] fixed deprecation notices for BuildViolation() calls in constraints 2015-01-09 15:21:09 +01:00
Valid.php Adds deprecation notices for structures to be removed in 3.0. 2015-01-05 15:57:15 +01:00