respect-validation/tests/unit/Rules
Alexandre Gomes Gaigalas cc3bf86b2f Use libphonenumber
Doing regex on phone numbers is not a great idea. This is a breaking
change, but a good one. Phone validation is now much stricter, and
allows choosing the country.
2023-02-19 00:19:10 -03:00
..
AbstractCompositeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AbstractEnvelopeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AbstractRuleTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AbstractSearcherTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AbstractWrapperTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AllOfTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlnumTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlphaTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlwaysInvalidTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AlwaysValidTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AnyOfTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ArrayTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ArrayValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
AttributeTest.php Increase phpstan level from 7 to 8 2023-02-19 00:19:10 -03:00
Base64Test.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BaseTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BetweenTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BoolTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BoolValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
BsnTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallableTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallbackTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CallTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CharsetTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CnhTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CnpjTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ConsonantTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ContainsAnyTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ContainsTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ControlTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CountableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CountryCodeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CpfTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CreditCardTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CurrencyCodeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DateTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DateTimeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DecimalTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DigitTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DirectoryTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
DomainTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EachTest.php Increase phpstan level from 7 to 8 2023-02-19 00:19:10 -03:00
EmailTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EndsWithTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EqualsTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EquivalentTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
EvenTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ExecutableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ExistsTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ExtensionTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FactorTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FalseValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FibonacciTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FileTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FilterVarTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FiniteTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FloatTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
FloatValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
GraphTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
GreaterThanTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
HexRgbColorTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IbanTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IdenticalTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ImageTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ImeiTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InfiniteTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InstanceTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
InTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IntTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IntValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IpTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IsbnTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
IterableTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
JsonTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeyNestedTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeySetTest.php Make KeySet impossible to wrap in not(), fix structure message 2023-02-19 00:19:10 -03:00
KeyTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
KeyValueTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LanguageCodeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LeapDateTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LeapYearTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LengthTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LessThanTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LowercaseTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LuhnTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MacAddressTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MaxAgeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MaxTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MimetypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MinAgeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MinTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
MultipleTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NegativeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NfeAccessKeyTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NifTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NipTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NoneOfTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotBlankTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotEmojiTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotEmptyTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NoTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotOptionalTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NotTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NoWhitespaceTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NullableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NullTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NumberTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
NumericValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ObjectTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OddTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OneOfTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
OptionalTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PerfectSquareTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PeselTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PhoneTest.php Use libphonenumber 2023-02-19 00:19:10 -03:00
PhpLabelTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PisTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PolishIdCardTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PortugueseNifTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PositiveTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PostalCodeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PrimeNumberTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PrintableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
PunctTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ReadableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
RegexTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ResourceTypeTest.php Use libphonenumber 2023-02-19 00:19:10 -03:00
RomanTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ScalarValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SizeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SlugTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SortedTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SpaceTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StartsWithTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StringTypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StringValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SubdivisionCodeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SubsetTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
SymbolicLinkTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TimeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TldTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TrueValTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
TypeTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UniqueTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UploadedTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UppercaseTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UrlTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UuidTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VersionTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VideoUrlTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
VowelTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
WhenTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
WritableTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
XdigitTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
YesTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00