respect-validation/library/Exceptions
William Espindola 36be04c520
Apply contribution guidelines to "AlwaysInvalid" rule
Co-Authored-By: Henrique Moody <henriquemoody@gmail.com>
2018-06-04 09:12:14 +02:00
..
Locale Move namespace "SubdivisionCode" to "Locale" 2018-01-28 13:06:55 +01:00
AllOfException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
AlnumException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
AlphaException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
AlwaysInvalidException.php Apply contribution guidelines to "AlwaysInvalid" rule 2018-06-04 09:12:14 +02:00
AlwaysValidException.php Apply contribution guidelines to "AlwaysValid" rule 2018-06-04 09:12:11 +02:00
AnyOfException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ArrayTypeException.php Apply contribution guidelines to "ArrayType" rule 2018-03-16 11:19:14 +01:00
ArrayValException.php Apply contribution guidelines to "ArrayVal" rule 2018-04-02 23:19:22 +02:00
AttributeException.php Apply contribution guidelines to "Attribute" rule 2018-05-31 13:50:36 +02:00
Base64Exception.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
BaseException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
BetweenException.php Make "Between" always inclusive 2018-05-31 15:10:59 +02:00
BoolTypeException.php Apply contribution guidelines to "BoolType" rule 2018-03-27 00:09:58 +02:00
BoolValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
BsnException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CallableTypeException.php Apply contribution guidelines to "CallableType" rule 2018-05-19 17:07:59 +02:00
CallbackException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CallException.php Remove "Interface" suffix from exceptions 2018-05-27 16:12:05 +02:00
CharsetException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CnhException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CnpjException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CntrlException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ComponentException.php Remove "Interface" suffix from exceptions 2018-05-27 16:12:05 +02:00
ConsonantException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ContainsException.php Apply contribution guidelines to "Contains" rule 2018-06-04 09:11:58 +02:00
CountableException.php Apply contribution guidelines to "Countable" rule 2018-06-04 09:12:04 +02:00
CountryCodeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
CpfException.php Apply contribution guidelines to "Cpf" rule 2018-06-04 09:12:07 +02:00
CreditCardException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
CurrencyCodeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
DateException.php Do not overwrite method configure() 2018-05-27 16:12:05 +02:00
DateTimeException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
DigitException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
DirectoryException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
DomainException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
EachException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
EmailException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
EndsWithException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
EqualsException.php Apply contribution guidelines to "Equals" rule 2018-01-15 09:16:45 +01:00
EvenException.php Apply contribution guidelines to "Even" rule 2018-05-31 08:37:38 +02:00
Exception.php Remove "Interface" suffix from exceptions 2018-05-27 16:12:05 +02:00
ExecutableException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ExistsException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ExtensionException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FactorException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FalseValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FibonacciException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FileException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FilterVarException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FiniteException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
FloatTypeException.php Apply contribution guidelines to "FloatType" rule 2018-03-27 00:17:34 +02:00
FloatValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
GraphException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
GreaterThanException.php Create "GreaterThan" rule 2018-05-31 14:47:22 +02:00
GroupedValidationException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
HexRgbColorException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
IdenticalException.php Apply contribution guidelines to "Identical" rule 2018-01-15 09:35:22 +01:00
IdentityCardException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ImageException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ImeiException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
InException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
InfiniteException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
InstanceException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
IntTypeException.php Apply contribution guidelines to "IntType" rule 2018-03-27 00:25:26 +02:00
IntValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
InvalidClassException.php Refactor Factory class 2018-01-14 16:26:35 +01:00
IpException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
IterableTypeException.php Apply contribution guidelines to "IterableType" rule 2018-06-01 14:23:41 +02:00
JsonException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
KeyException.php Apply contribution guidelines to "Attribute" rule 2018-05-31 13:50:36 +02:00
KeyNestedException.php Apply contribution guidelines to "Attribute" rule 2018-05-31 13:50:36 +02:00
KeySetException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
KeyValueException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
LanguageCodeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
LeapDateException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
LeapYearException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
LengthException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
LessThanException.php Create "LessThan" rule 2018-05-31 14:01:45 +02:00
LowercaseException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
LuhnException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
MacAddressException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
MaxAgeException.php Rename "MaximumAge" and "MinimumAge" rules 2018-05-31 17:01:15 +02:00
MaxException.php Make "Max" always inclusive 2018-05-31 15:51:57 +02:00
MimetypeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
MinAgeException.php Rename "MaximumAge" and "MinimumAge" rules 2018-05-31 17:01:15 +02:00
MinException.php Make "Min" always inclusive 2018-05-31 17:14:23 +02:00
MultipleException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NegativeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NestedValidationException.php Make getMessages() return the names or ids as keys 2018-05-28 08:38:30 +02:00
NfeAccessKeyException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NifException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NoException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NoneOfException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NonOmissibleException.php Remove "Interface" suffix from exceptions 2018-05-27 16:12:05 +02:00
NotBlankException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
NotEmptyException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
NotException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NotOptionalException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
NoWhitespaceException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NullableException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
NullTypeException.php Apply contribution guidelines to "NullType" rule 2018-03-27 00:32:05 +02:00
NumberException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
NumericValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ObjectTypeException.php Apply contribution guidelines to "ObjectType" rule 2018-05-19 19:12:59 +02:00
OddException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
OneOfException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
OptionalException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
PerfectSquareException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PeselException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PhoneException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PhpLabelException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PisException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PositiveException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PostalCodeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PrimeNumberException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
PrintableException.php Rename 'Prnt' rule to 'Printable' 2018-05-31 16:00:43 +02:00
PunctException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ReadableException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
RecursiveExceptionIterator.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
RegexException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ResourceTypeException.php Apply contribution guidelines to "ResourceType" rule 2018-03-27 00:44:48 +02:00
RomanException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ScalarValException.php Apply contribution guidelines to "ScalarVal" rule 2018-03-09 15:07:58 +01:00
SfException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
SizeException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
SlugException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
SortedException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
SpaceException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
StartsWithException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
StringTypeException.php Apply contribution guidelines to "StringType" rule 2018-03-09 15:56:10 +01:00
StringValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
SubdivisionCodeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
SymbolicLinkException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
TimeException.php Do not overwrite method configure() 2018-05-27 16:12:05 +02:00
TldException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
TrueValException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
TypeException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
UniqueException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
UploadedException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
UppercaseException.php Apply contribution guidelines to "Uppercase" rule 2018-06-02 16:03:11 +02:00
UrlException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
UuidException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ValidationException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
ValidatorException.php Refactor Factory class 2018-01-14 16:26:35 +01:00
VatinException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
VersionException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
VideoUrlException.php Refactor ValidationException 2018-05-27 16:12:05 +02:00
VowelException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
WhenException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
WritableException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
XdigitException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
YesException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00
ZendException.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00