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/Exception
2018-10-24 09:52:19 +02:00
..
BadMethodCallException.php [Validator] Added ExceptionInterface, BadMethodCallException and InvalidArgumentException 2013-01-08 15:20:14 +01:00
ConstraintDefinitionException.php fixed CS 2011-06-08 12:16:48 +02:00
ExceptionInterface.php Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02:00
GroupDefinitionException.php fixed CS 2011-06-08 12:16:48 +02:00
InvalidArgumentException.php [Validator] Added ExceptionInterface, BadMethodCallException and InvalidArgumentException 2013-01-08 15:20:14 +01:00
InvalidOptionsException.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
LogicException.php [Validator] add exception when intl component not found 2018-09-21 13:37:49 +02:00
MappingException.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MissingOptionsException.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
NoSuchMetadataException.php [Validator] Refactored the GraphWalker into an implementation of the Visitor design pattern. 2012-11-24 13:00:28 +01:00
OutOfBoundsException.php [Validator] Completed GroupSequence implementation 2014-03-30 18:28:54 +02:00
RuntimeException.php [Validator] Renamed Condition to Expression and added possibility to set it onto properties 2013-09-19 12:59:33 +02:00
UnexpectedTypeException.php Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
UnexpectedValueException.php catch any UnexpectedValueException on validation 2018-10-24 09:52:19 +02:00
UnsupportedMetadataException.php removed @since 2016-07-04 07:27:33 +02:00
ValidatorException.php [Validator] Improved performance of *ContextualValidator::validate() 2014-03-30 18:28:59 +02:00