respect-validation/library/Rules
2016-10-30 10:45:30 +01:00
..
Locale Always use mbstring functions 2016-10-30 10:45:30 +01:00
SubdivisionCode Use short array syntax 2015-10-17 22:56:32 -03:00
AbstractComposite.php AbstractComposite constructor has better practice 2016-08-04 09:12:09 +02:00
AbstractCtypeRule.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
AbstractFilterRule.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
AbstractInterval.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
AbstractRegexRule.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
AbstractRelated.php Fix wrong behaviour on AbstractRelated 2016-09-17 20:23:38 +02:00
AbstractRule.php Complete tests for "AbstractRule" class 2015-10-18 16:22:43 -02:00
AbstractSearcher.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
AbstractWrapper.php Fix some coding standards with php-cs-fixer 2016-03-04 21:42:27 -03:00
Age.php Update some files permissions 2015-07-21 11:22:33 -03:00
AllOf.php Increase code coverage of rules 2015-10-19 14:17:47 -02:00
Alnum.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Alpha.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
AlwaysInvalid.php Increase code coverage of rules 2015-10-19 14:17:47 -02:00
AlwaysValid.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
ArrayType.php Create "ArrayType" rule 2015-10-18 18:01:11 -02:00
ArrayVal.php Refactor "ArrayVal" rule and add integration tests 2015-10-18 18:50:07 -02:00
Attribute.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Bank.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
BankAccount.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Base.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Between.php Make all rules inclusive by default 2015-10-14 13:10:20 -03:00
Bic.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
BoolType.php Rename rule "Bool" to "BoolType" 2015-10-07 11:30:29 -03:00
BoolVal.php Create "BoolVal" rule 2015-10-21 01:35:05 -03:00
Bsn.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Call.php Use short array syntax 2015-10-17 22:56:32 -03:00
CallableType.php Create "CallableType" rule 2015-08-20 01:29:00 -03:00
Callback.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Charset.php Use short array syntax 2015-10-17 22:56:32 -03:00
Cnh.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Cnpj.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Cntrl.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Consonant.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Contains.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Countable.php Create "Countable" rule 2015-10-18 11:37:50 -02:00
CountryCode.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Cpf.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
CreditCard.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
CurrencyCode.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Date.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Digit.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Directory.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Domain.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Each.php Rename "Iterable" to "IterableType" 2016-08-03 10:43:33 +02:00
Email.php Create tests for "egulias/email-validator" ~2.1 2016-10-29 15:37:09 +02:00
EndsWith.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Equals.php Remove identical checking from "Equals" rule 2015-10-13 13:29:31 -03:00
Even.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Executable.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Exists.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Extension.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Factor.php Use short array syntax 2015-10-17 22:56:32 -03:00
FalseVal.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Fibonacci.php Create "Fibonacci" rule 2016-02-13 14:02:21 -02:00
File.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
FilterVar.php Use short array syntax 2015-10-17 22:56:32 -03:00
Finite.php Create "Finite" rule 2015-08-20 01:28:56 -03:00
FloatType.php Create "FloatType" rule 2015-10-18 16:57:49 -02:00
FloatVal.php Rename rule "Float" to "FloatVal" 2015-10-07 11:42:37 -03:00
Graph.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
HexRgbColor.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Identical.php Create "Identical" rule 2015-10-13 13:29:34 -03:00
IdentityCard.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Image.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Imei.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
In.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Infinite.php Create "Infinite" rule 2015-08-20 01:28:59 -03:00
Instance.php Use short array syntax 2015-10-17 22:56:32 -03:00
IntType.php Create "IntType" rule 2015-10-16 23:43:01 -03:00
IntVal.php Rename rule "Int" to "IntVal" 2015-10-07 11:46:57 -03:00
Ip.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
IterableType.php Rename "Iterable" to "IterableType" 2016-08-03 10:43:33 +02:00
Json.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Key.php Implements numeric Key/KeyNested Addressing 2015-10-22 10:35:58 -02:00
KeyNested.php Always check the type then executing KeyNested 2016-09-12 18:06:10 +02:00
KeySet.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
KeyValue.php Use short array syntax 2015-10-17 22:56:32 -03:00
LanguageCode.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
LeapDate.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
LeapYear.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Length.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Lowercase.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
MacAddress.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Max.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Mimetype.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Min.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
MinimumAge.php Throw an exception when age is not an integer 2016-04-23 21:43:19 -03:00
Multiple.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Negative.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
NfeAccessKey.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Nif.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
No.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
NoneOf.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Not.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
NotBlank.php Create "NotBlank" rule 2015-10-14 01:05:42 -03:00
NotEmpty.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
NotOptional.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
NoWhitespace.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
NullType.php Rename rule "NullValue" to "NullType" 2015-10-07 12:44:13 -03:00
Numeric.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
ObjectType.php Rename rule "Object" to "ObjectType" 2015-10-07 12:44:19 -03:00
Odd.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
OneOf.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Optional.php Use short array syntax 2015-10-17 22:56:32 -03:00
PerfectSquare.php Merge branch '0.9' into 1.0 2015-11-06 12:25:14 -02:00
Pesel.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Phone.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
PhpLabel.php Create "PhpLabel" rule 2016-03-04 21:48:25 -03:00
Positive.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
PostalCode.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
PrimeNumber.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Prnt.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Punct.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Readable.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Regex.php Prevent "Regex" to process non-string inputs 2016-10-29 15:21:14 +02:00
ResourceType.php Rename rule "Resource" to "ResourceType" 2015-10-07 12:44:19 -03:00
Roman.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
ScalarVal.php Rename rule "Scalar" to "ScalarVal" 2015-10-07 12:44:20 -03:00
Sf.php Use short array syntax 2015-10-17 22:56:32 -03:00
Size.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Slug.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Space.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
StartsWith.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
StringType.php Rename rule "String" to "StringType" 2015-10-07 11:52:03 -03:00
SubdivisionCode.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
SymbolicLink.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Tld.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
TrueVal.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Type.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Uploaded.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Uppercase.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Url.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Vatin.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Version.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
VideoUrl.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Vowel.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
When.php Use short array syntax 2015-10-17 22:56:32 -03:00
Writable.php Update PHP-CS-Fixer settings 2016-10-30 10:39:23 +01:00
Xdigit.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Yes.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Zend.php Always use mbstring functions 2016-10-30 10:45:30 +01:00