respect-validation/library/Exceptions
Henrique Moody 667ed36b48
Fix grammatical errors in URL exception message
Although the "U" at the first of URL is a vowel, the abbreviation is
pronounced "you-are-ell". Because the letter "Y" is a consonant in this
case, we should use "a" instead of "an".

Link: https://itknowledgeexchange.techtarget.com/writing-for-business/which-is-correct-a-url-or-an-url/

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-07-02 08:22:41 +02:00
..
Locale Create "IdentityCard" rule 2016-01-13 22:57:11 -02:00
SubdivisionCode Use short array syntax 2015-10-17 22:56:32 -03:00
AgeException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
AllOfException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
AlnumException.php Use short array syntax 2015-10-17 22:56:32 -03:00
AlphaException.php Use short array syntax 2015-10-17 22:56:32 -03:00
AlwaysInvalidException.php Increase code coverage of rules 2015-10-19 14:17:47 -02:00
AlwaysValidException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ArrayTypeException.php Create "ArrayType" rule 2015-10-18 18:01:11 -02:00
ArrayValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
AtLeastException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
AttributeException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
BankAccountException.php Use short array syntax 2015-10-17 22:56:32 -03:00
BankException.php Use short array syntax 2015-10-17 22:56:32 -03:00
BaseException.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
BetweenException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
BicException.php Use short array syntax 2015-10-17 22:56:32 -03:00
BoolTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
BoolValException.php Small coding standards and docs improvements 2015-10-24 01:32:07 -02:00
BsnException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CallableTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CallbackException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
CallException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
CharsetException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CnhException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CnpjException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CntrlException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ComponentException.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
ConsonantException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ContainsException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CountableException.php Create "Countable" rule 2015-10-18 11:37:50 -02:00
CountryCodeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CpfException.php Use short array syntax 2015-10-17 22:56:32 -03:00
CreditCardException.php Allow the define brands for credit card validation 2016-04-06 16:42:49 -03:00
CurrencyCodeException.php Create "CurrencyCode" rule 2015-10-18 14:42:39 -02:00
DateException.php Use short array syntax 2015-10-17 22:56:32 -03:00
DigitException.php Use short array syntax 2015-10-17 22:56:32 -03:00
DirectoryException.php Use short array syntax 2015-10-17 22:56:32 -03:00
DomainException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
EachException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
EmailException.php Use short array syntax 2015-10-17 22:56:32 -03:00
EndsWithException.php Use short array syntax 2015-10-17 22:56:32 -03:00
EqualsException.php Use short array syntax 2015-10-17 22:56:32 -03:00
EvenException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ExceptionInterface.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
ExecutableException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ExistsException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ExtensionException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FactorException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FalseValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FibonacciException.php Create "Fibonacci" rule 2016-02-13 14:02:21 -02:00
FileException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FilterVarException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FiniteException.php Use short array syntax 2015-10-17 22:56:32 -03:00
FloatTypeException.php Small coding standards and docs improvements 2015-10-24 01:32:07 -02:00
FloatValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
GraphException.php Use short array syntax 2015-10-17 22:56:32 -03:00
GroupedValidationException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
HexRgbColorException.php Use short array syntax 2015-10-17 22:56:32 -03:00
IdenticalException.php Use short array syntax 2015-10-17 22:56:32 -03:00
IdentityCardException.php Create "IdentityCard" rule 2016-01-13 22:57:11 -02:00
ImageException.php Create "Image" rule 2015-12-14 10:14:26 -02:00
ImeiException.php Create "Imei" rule 2015-10-23 07:53:59 -02:00
InException.php Use short array syntax 2015-10-17 22:56:32 -03:00
InfiniteException.php Use short array syntax 2015-10-17 22:56:32 -03:00
InstanceException.php Use short array syntax 2015-10-17 22:56:32 -03:00
IntTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
IntValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
IpException.php Avoid using unset keys in IpException 2018-06-23 21:00:04 +02:00
IterableException.php Rename "Iterable" to "IterableType" 2016-08-03 10:43:33 +02:00
IterableTypeException.php Rename "Iterable" to "IterableType" 2016-08-03 10:43:33 +02:00
JsonException.php Use short array syntax 2015-10-17 22:56:32 -03:00
KeyException.php Use short array syntax 2015-10-17 22:56:32 -03:00
KeyNestedException.php Use short array syntax 2015-10-17 22:56:32 -03:00
KeySetException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
KeyValueException.php Use short array syntax 2015-10-17 22:56:32 -03:00
LanguageCodeException.php Create "LanguageCode" rule 2015-10-26 23:12:21 -03:00
LeapDateException.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
LeapYearException.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
LengthException.php Use short array syntax 2015-10-17 22:56:32 -03:00
LowercaseException.php Use short array syntax 2015-10-17 22:56:32 -03:00
MacAddressException.php Use short array syntax 2015-10-17 22:56:32 -03:00
MaxException.php Use "{less/greater} than or equal to" phrasing 2015-11-04 15:37:43 -02:00
MimetypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
MinException.php Use "{less/greater} than or equal to" phrasing 2015-11-04 15:37:43 -02:00
MinimumAgeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
MostOfException.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
MultipleException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NegativeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NestedValidationException.php Fix wrong behavior when using templates 2018-07-02 07:57:21 +02:00
NfeAccessKeyException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NoException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NoneOfException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
NotBlankException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NotEmptyException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NotException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
NotOptionalException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NoWhitespaceException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NullTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
NumericException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ObjectTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
OddException.php Use short array syntax 2015-10-17 22:56:32 -03:00
OneOfException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
OptionalException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PerfectSquareException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PeselException.php Create "Pesel" rule 2015-12-17 11:25:57 -02:00
PhoneException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PhpLabelException.php Create "PhpLabel" rule 2016-03-04 21:48:25 -03:00
PositiveException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PostalCodeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PrimeNumberException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PrntException.php Use short array syntax 2015-10-17 22:56:32 -03:00
PunctException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ReadableException.php Use short array syntax 2015-10-17 22:56:32 -03:00
RecursiveExceptionIterator.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00
RegexException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ResourceTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
RomanException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ScalarValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SfException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SizeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SlugException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SpaceException.php Use short array syntax 2015-10-17 22:56:32 -03:00
StartsWithException.php Use short array syntax 2015-10-17 22:56:32 -03:00
StringTypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SubdivisionCodeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
SymbolicLinkException.php Use short array syntax 2015-10-17 22:56:32 -03:00
TldException.php Use short array syntax 2015-10-17 22:56:32 -03:00
TrueValException.php Use short array syntax 2015-10-17 22:56:32 -03:00
TypeException.php Use short array syntax 2015-10-17 22:56:32 -03:00
UploadedException.php Use short array syntax 2015-10-17 22:56:32 -03:00
UppercaseException.php Use short array syntax 2015-10-17 22:56:32 -03:00
UrlException.php Fix grammatical errors in URL exception message 2018-07-02 08:22:41 +02:00
ValidationException.php Try to find template from default templates first 2018-01-02 21:56:07 +01:00
VersionException.php Use short array syntax 2015-10-17 22:56:32 -03:00
VideoUrlException.php Use short array syntax 2015-10-17 22:56:32 -03:00
VowelException.php Use short array syntax 2015-10-17 22:56:32 -03:00
WhenException.php Use short array syntax 2015-10-17 22:56:32 -03:00
WritableException.php Use short array syntax 2015-10-17 22:56:32 -03:00
XdigitException.php Use short array syntax 2015-10-17 22:56:32 -03:00
YesException.php Use short array syntax 2015-10-17 22:56:32 -03:00
ZendException.php Remove prefix "Abstract" of non-abstract classes 2015-10-23 09:00:08 -02:00