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
2011-02-04 19:30:28 +01:00
..
All.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
AllValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
AssertFalse.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
AssertFalseValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
AssertTrue.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
AssertTrueValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
AssertType.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
AssertTypeValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Blank.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
BlankValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Choice.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
ChoiceValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Collection.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
CollectionValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Country.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
CountryValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Date.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
DateTime.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
DateTimeValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DateValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Email.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
EmailValidator.php some fixes by just "blindly" trying to make phpStorm code analysis happier 2011-02-04 19:30:28 +01:00
Execute.php [Validator] Implemented Execute constraint 2011-02-03 11:00:03 +01:00
ExecuteValidator.php some fixes by just "blindly" trying to make phpStorm code analysis happier 2011-02-04 19:30:28 +01:00
File.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
FileValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
GroupSequence.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Image.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Ip.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
IpValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Language.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
LanguageValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Locale.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
LocaleValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Max.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
MaxLength.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
MaxLengthValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
MaxValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Min.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
MinLength.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
MinLengthValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
MinValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
NotBlank.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
NotBlankValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
NotNull.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
NotNullValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Null.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
NullValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Regex.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
RegexValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Set.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Time.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
TimeValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Url.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
UrlValidator.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Valid.php [Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false 2011-01-28 09:19:32 +01:00