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
Nicolas Grekas bdaa7b118e Merge branch '3.4'
* 3.4:
  Add TokenProcessor
  [DI] Handle root namespace in service definitions
  Add support for command lazy-loading
  Use rawurlencode() to transform the Cookie into a string
  [TwigBundle] Added a RuntimeExtensionInterface to take advantage of autoconfigure
  [Process] Fix parsing args on Windows
  Add exculde verbosity test
  [HttpKernel][VarDumper] Truncate profiler data & optim perf
  [DI] Allow imports in string format for YAML
  [Validator] Allow to use a property path to get value to compare in comparison constraints
  [Security] Fix authentication.failure event not dispatched on AccountStatusException
  add option to define the access decision manager
  Add support for doctrin/dbal 2.6 types
2017-07-12 16:12:10 +02:00
..
AbstractComparison.php [Validator] Allow to use a property path to get value to compare in comparison constraints 2017-07-06 20:13:35 +02:00
AbstractComparisonValidator.php [Validator] Allow to use a property path to get value to compare in comparison constraints 2017-07-06 20:13:35 +02:00
All.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
AllValidator.php [Validator] remove the API_VERSION 2015-10-01 16:20:47 +02:00
Bic.php remove api tags that are new in 2.8 2015-09-29 14:35:00 +02:00
BicValidator.php fixed CS 2017-01-21 08:59:38 -08:00
Blank.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
BlankValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Callback.php Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00
CallbackValidator.php allows access to payload in callback validator 2015-12-11 03:53:11 +01:00
CardScheme.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
CardSchemeValidator.php Merge branch '2.8' into 3.0 2016-07-10 10:04:44 +02:00
Choice.php [Validator] remove deprecated features 2017-05-21 12:14:51 +02:00
ChoiceValidator.php improve strict option value deprecation 2017-05-21 12:30:01 +02:00
Collection.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
CollectionValidator.php [Validator] remove the API_VERSION 2015-10-01 16:20:47 +02:00
Composite.php [Validator] Add object handling of invalid constraints in Composite 2017-03-22 12:05:13 -07:00
Count.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
Country.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
CountryValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
CountValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Currency.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
CurrencyValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Date.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
DateTime.php Added a format option to the DateTime constraint. 2016-02-15 20:32:35 -03:00
DateTimeValidator.php [Validator] remove deprecated features 2017-05-21 12:14:51 +02:00
DateValidator.php [Validator] Support for DateTimeImmutable 2016-05-19 09:37:05 +02:00
Email.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
EmailValidator.php Merge branch '2.8' into 3.2 2017-04-05 23:38:45 +02:00
EqualTo.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
EqualToValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
Existence.php [Validator] Fixed group handling in composite constraints 2014-08-05 17:52:01 +02:00
Expression.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
ExpressionValidator.php [Validator] remove obsolete context and PropertyAccess code 2016-02-06 08:05:29 +01:00
File.php Refactor file constraint logic 2017-03-01 09:51:56 -08:00
FileValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
GreaterThan.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
GreaterThanOrEqual.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
GreaterThanOrEqualValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
GreaterThanValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
GroupSequence.php [Validator] Allow validating multiple groups in one GroupSequence step 2016-09-24 06:36:14 +02:00
GroupSequenceProvider.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
Iban.php [Validator] removed deprecated features in Constraints 2015-10-01 16:20:47 +02:00
IbanValidator.php Merge branch '2.8' into 3.1 2016-11-16 17:17:09 -05:00
IdenticalTo.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
IdenticalToValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
Image.php add minimum and maximum amount of pixels to Image validator 2017-07-06 11:02:57 +02:00
ImageValidator.php fixed CS 2017-07-06 12:37:30 +03:00
Ip.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
IpValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Isbn.php [Validator] removed deprecated features in Constraints 2015-10-01 16:20:47 +02:00
IsbnValidator.php Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
IsFalse.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
IsFalseValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
IsNull.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
IsNullValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Issn.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
IssnValidator.php Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
IsTrue.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
IsTrueValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Language.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
LanguageValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Length.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
LengthValidator.php Merge branch '2.8' into 3.0 2016-04-20 13:35:44 +02:00
LessThan.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
LessThanOrEqual.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
LessThanOrEqualValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
LessThanValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
Locale.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
LocaleValidator.php Merge branch '2.8' into 3.0 2016-03-10 11:34:12 +01:00
Luhn.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
LuhnValidator.php Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
NotBlank.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
NotBlankValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
NotEqualTo.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
NotEqualToValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
NotIdenticalTo.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
NotIdenticalToValidator.php [Validator] Added missing error codes and turned codes into UUIDs 2015-06-30 16:06:42 +02:00
NotNull.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
NotNullValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +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] removed deprecated features in Constraints 2015-10-01 16:20:47 +02:00
RangeValidator.php Fixed DateTimeInterface comparaison 2016-05-11 15:57:40 +02:00
Regex.php Merge branch '2.7' into 2.8 2016-11-15 18:02:12 -05:00
RegexValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +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 Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
TimeValidator.php support DateTimeInterface instances for times 2016-12-30 11:58:06 +01:00
Traverse.php removed @since 2016-07-04 07:27:33 +02:00
Type.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
TypeValidator.php Remove calls to non-existing method 2016-01-14 01:18:51 +01:00
Url.php [Validator] Adds support to check specific DNS record type for URL 2017-06-15 00:40:00 -05:00
UrlValidator.php Remove of boolean value for the checkDNS option 2017-07-04 21:14:11 +02:00
Uuid.php Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
UuidValidator.php Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
Valid.php [Validator] removed deprecated methods 2015-10-01 16:20:47 +02:00