respect-validation/library/Exceptions
Henrique Moody 003830b8e9
Standardize exception messages
Most exception messages in Validation use "must" and "must not" in their
templates, but a few rules don't.

I fixed most of them, but AlwaysValid and AlwaysInvalid remain because I
wonder if they will be better if I update them.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-01 05:54:52 +02:00
..
AllOfException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlnumException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlphaException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlwaysInvalidException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlwaysValidException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AnyOfException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ArrayTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ArrayValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AttributeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Base64Exception.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BaseException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BetweenException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BoolTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BoolValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BsnException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallableTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallbackException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CharsetException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CnhException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CnpjException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ComponentException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ConsonantException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ContainsAnyException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ContainsException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ControlException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CountableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CountryCodeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CpfException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CreditCardException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CurrencyCodeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DateException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DateTimeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DecimalException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DigitException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DirectoryException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DomainException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EachException.php Fixed previously introduced bug, add integration test 2023-02-19 22:11:35 -03:00
EmailException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EndsWithException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EqualsException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EquivalentException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EvenException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Exception.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ExecutableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ExistsException.php Fix the typo on the "Exists" rule's exception 2023-03-22 20:39:02 +01:00
ExtensionException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FactorException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FalseValException.php Standardize exception messages 2023-04-01 05:54:52 +02:00
FibonacciException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FileException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FilteredValidationException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FilterVarException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FiniteException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FloatTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FloatValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
GraphException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
GreaterThanException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
GroupedValidationException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
HexRgbColorException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IbanException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IdenticalException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ImageException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ImeiException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InfiniteException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InstanceException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IntTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IntValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InvalidClassException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IpException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IsbnException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IterableTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
JsonException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeyException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeyNestedException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeySetException.php Make KeySet impossible to wrap in not(), fix structure message 2023-02-19 00:19:10 -03:00
KeyValueException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LanguageCodeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LeapDateException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LeapYearException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LengthException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LessThanException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LowercaseException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LuhnException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MacAddressException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MaxAgeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MaxException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MimetypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MinAgeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MinException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MultipleException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NegativeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NestedValidationException.php Do not hide messages on EachException 2023-02-19 15:26:07 -03:00
NfeAccessKeyException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NifException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NipException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NoException.php Standardize exception messages 2023-04-01 05:54:52 +02:00
NoneOfException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NonOmissibleException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotBlankException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotEmojiException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotEmptyException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotOptionalException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NoWhitespaceException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NullableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NullTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NumberException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NumericValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ObjectTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OddException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OneOfException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OptionalException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PerfectSquareException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PeselException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PhoneException.php Use libphonenumber 2023-02-19 00:19:10 -03:00
PhpLabelException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PisException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PolishIdCardException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PortugueseNifException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PositiveException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PostalCodeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PrimeNumberException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PrintableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PublicDomainSuffixException.php Add PublicDomainSuffix Rule 2023-02-19 00:19:10 -03:00
PunctException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ReadableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
RecursiveExceptionIterator.php Increase phpstan level from 7 to 8 2023-02-19 00:19:10 -03:00
RegexException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ResourceTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
RomanException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ScalarValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SizeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SlugException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SortedException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SpaceException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StartsWithException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StringTypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StringValException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SubdivisionCodeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SubsetException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SymbolicLinkException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TimeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TldException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TrueValException.php Standardize exception messages 2023-04-01 05:54:52 +02:00
TypeException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UniqueException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UploadedException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UppercaseException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UrlException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UuidException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ValidationException.php Use libphonenumber 2023-02-19 00:19:10 -03:00
ValidatorException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VersionException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VideoUrlException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VowelException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
WhenException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
WritableException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
XdigitException.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
YesException.php Standardize exception messages 2023-04-01 05:54:52 +02:00