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
2013-04-05 10:11:14 +02:00
..
Collection [Validator] Moved Optional and Required constraints to dedicated sub namespace. 2012-01-16 11:30:56 +01:00
All.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
AllValidator.php [Validator][Constraints] Update AllValidator using new Validator API 2013-01-15 01:52:28 +01:00
Blank.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
BlankValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Callback.php [Validator] tagged the public @api 2011-07-20 10:37:57 +02:00
CallbackValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
CardScheme.php Serbian translation for card scheme constraint message. 2012-12-12 13:18:02 +01:00
CardSchemeValidator.php better regexp, more test cases, added comments about each credit card 2013-01-07 22:57:38 +01:00
Choice.php [Validator] Changed validator to support pluralized messages by default 2013-01-08 14:59:49 +01:00
ChoiceValidator.php Replaced call that triggers deprecated error 2013-01-31 14:13:11 +02:00
Collection.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
CollectionValidator.php [Validator][Constraints] CollectionValidator 2013-01-15 00:03:31 +01:00
Count.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
Country.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
CountryValidator.php [Validator] Changed component to use the Intl component 2013-04-05 10:11:14 +02:00
CountValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Date.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
DateTime.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
DateTimeValidator.php [Validator] Removed return value from ConstraintValidatorInterface::isValid() 2012-04-17 16:46:43 +02:00
DateValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Email.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
EmailValidator.php [Validator] fixed phpdoc 2013-01-21 17:57:12 +01:00
False.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
FalseValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
File.php separate numeric value from suffix in File constraint's error message $uploadIniSizeErrorMessage 2012-05-11 23:15:32 +02:00
FileValidator.php [Validator] fix showing wrong max file size for upload errors 2013-03-13 15:34:16 +01:00
GroupSequence.php Fixing email 2012-05-26 09:48:33 +02:00
GroupSequenceProvider.php [Validator] GroupSequenceProvider tests improved, configuration changed 2012-02-02 20:27:50 +01:00
Image.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
ImageValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Ip.php fixed CS 2012-07-09 14:54:20 +02:00
IpValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Language.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
LanguageValidator.php [Validator] Changed component to use the Intl component 2013-04-05 10:11:14 +02:00
Length.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
LengthValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Locale.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
LocaleValidator.php [Validator] Changed component to use the Intl component 2013-04-05 10:11:14 +02:00
Luhn.php Serbian translation for Luhn constraint message. 2012-12-12 13:11:42 +01:00
LuhnValidator.php covers edge case for Luhn 2013-01-06 22:18:36 +01:00
NotBlank.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
NotBlankValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
NotNull.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
NotNullValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Null.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
NullValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Range.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
RangeValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Regex.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
RegexValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Time.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
TimeValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
True.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
TrueValidator.php [Validator] remove return value in TrueValidator 2012-07-19 23:47:59 +03:00
Type.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
TypeValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Url.php Added missing dot to translation messages. 2012-04-13 21:43:24 +02:00
UrlValidator.php [Validator] Added inheritDoc phpdoc for validate methods 2012-07-14 17:42:20 -07:00
Valid.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00