respect-validation/library/Exceptions
Henrique Moody 9a41f64479
Fix possible error when recursing exceptions
The method "current()" from NestedValidationException can return any
instance of ValidationException, but the implementation of
"getChildren()" requires it to return an instance of
"NestedValidationException".

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2020-04-04 21:01:30 +02:00
..
AllOfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AlnumException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AlphaException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AlwaysInvalidException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AlwaysValidException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AnyOfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ArrayTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ArrayValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
AttributeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Base64Exception.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
BaseException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
BetweenException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
BoolTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
BoolValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
BsnException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CallableTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CallbackException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CallException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CharsetException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CnhException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CnpjException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ComponentException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ConsonantException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ContainsAnyException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ContainsException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ControlException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CountableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CountryCodeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CpfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CreditCardException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
CurrencyCodeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
DateException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
DateTimeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
DigitException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
DirectoryException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
DomainException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EachException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EmailException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EndsWithException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EqualsException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EquivalentException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
EvenException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Exception.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ExecutableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ExistsException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ExtensionException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FactorException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FalseValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FibonacciException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FileException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FilteredValidationException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FilterVarException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FiniteException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FloatTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
FloatValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
GraphException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
GreaterThanException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
GroupedValidationException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
HexRgbColorException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IbanException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IdenticalException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ImageException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ImeiException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
InException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
InfiniteException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
InstanceException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IntTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IntValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
InvalidClassException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IpException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IsbnException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
IterableTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
JsonException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
KeyException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
KeyNestedException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
KeySetException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
KeyValueException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LanguageCodeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LeapDateException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LeapYearException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LengthException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LessThanException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LowercaseException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
LuhnException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MacAddressException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MaxAgeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MaxException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MimetypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MinAgeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MinException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
MultipleException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NegativeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NestedValidationException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NfeAccessKeyException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NifException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NipException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NoException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NoneOfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NonOmissibleException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NotBlankException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NotEmojiException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NotEmptyException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NotException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NotOptionalException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NoWhitespaceException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NullableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NullTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NumberException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
NumericValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ObjectTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
OddException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
OneOfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
OptionalException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PerfectSquareException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PeselException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PhoneException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PhpLabelException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PisException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PolishIdCardException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PositiveException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PostalCodeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PrimeNumberException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PrintableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
PunctException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ReadableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
RecursiveExceptionIterator.php Fix possible error when recursing exceptions 2020-04-04 21:01:30 +02:00
RegexException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ResourceTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
RomanException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ScalarValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SfException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SizeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SlugException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SortedException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SpaceException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
StartsWithException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
StringTypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
StringValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SubdivisionCodeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SubsetException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
SymbolicLinkException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
TimeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
TldException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
TrueValException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
TypeException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
UniqueException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
UploadedException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
UppercaseException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
UrlException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
UuidException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ValidationException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ValidatorException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
VersionException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
VideoUrlException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
VowelException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
WhenException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
WritableException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
XdigitException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
YesException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ZendException.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00