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
2014-04-16 10:09:01 +02:00
..
Collection [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
AbstractComparison.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AbstractComparisonValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
All.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AllValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Blank.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
BlankValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Callback.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
CallbackValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
CardScheme.php Serbian translation for card scheme constraint message. 2012-12-12 13:18:02 +01:00
CardSchemeValidator.php [Validator] Checked the constraint class in constraint validators 2014-03-10 12:58:20 +00:00
Choice.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
ChoiceValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Collection.php Merge branch '2.3' into 2.4 2014-04-16 10:02:57 +02:00
CollectionValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Count.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
Country.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
CountryValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
CountValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Currency.php Added currency form type and validator 2013-04-23 06:57:28 +02:00
CurrencyValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Date.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
DateTime.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
DateTimeValidator.php [Validator] Checked the constraint class in constraint validators 2014-03-10 12:58:20 +00:00
DateValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Email.php Change in validator.email service alias to match the validator FQCN 2014-03-30 09:34:45 +02:00
EmailValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
EqualTo.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
EqualToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Existence.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
Expression.php made {@inheritdoc} annotations consistent across the board 2014-04-16 10:03:46 +02:00
ExpressionValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
False.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
FalseValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
File.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
FileValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
GreaterThan.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
GreaterThanOrEqual.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +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 made types consistent with those defined in Hack 2014-04-16 10:09:01 +02:00
GroupSequenceProvider.php [Validator] GroupSequenceProvider tests improved, configuration changed 2012-02-02 20:27:50 +01:00
Iban.php [Validator] Added IBAN validator 2013-04-18 09:21:11 +02:00
IbanValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
IdenticalTo.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
IdenticalToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Image.php [Validator] improved image validator 2013-08-02 15:39:24 +02:00
ImageValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Ip.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
IpValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Isbn.php Improved ISBN validator 2014-03-27 08:46:43 +01:00
IsbnValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Issn.php [Validator] Rename issn constraint message option to be consistent with all constraints having a single message option 2013-04-28 18:50:39 +02:00
IssnValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Language.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
LanguageValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Length.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
LengthValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
LessThan.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
LessThanOrEqual.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +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 [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
LocaleValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Luhn.php Serbian translation for Luhn constraint message. 2012-12-12 13:11:42 +01:00
LuhnValidator.php [Validator] Checked the constraint class in constraint validators 2014-03-10 12:58:20 +00:00
NotBlank.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
NotBlankValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
NotEqualTo.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
NotEqualToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
NotIdenticalTo.php [Validator] Add missing translation for new validators from #790 2013-05-02 22:58:07 +02:00
NotIdenticalToValidator.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
NotNull.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
NotNullValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Null.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
NullValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Optional.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
Range.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
RangeValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Regex.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
RegexValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Required.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
Time.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
TimeValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Traverse.php [Validator] Improved test coverage of the Traverse constraint 2014-03-30 18:28:58 +02:00
True.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
TrueValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Type.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
TypeValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Url.php [Validator] Moved constraints Optional and Required to the Constraints\ namespace 2013-04-17 18:02:12 +02:00
UrlValidator.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Uuid.php Added new validator for UUIDs 2014-03-26 18:50:25 +01:00
UuidValidator.php Added new validator for UUIDs 2014-03-26 18:50:25 +01:00
Valid.php [Validator] Improved test coverage of the Traverse constraint 2014-03-30 18:28:58 +02:00