respect-validation/library/Rules
2015-05-28 11:29:15 -03:00
..
Locale Create locale factory class 2015-01-18 13:39:41 -02:00
AbstractComposite.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AbstractCountryInfo.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AbstractCtypeRule.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AbstractFilterRule.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AbstractInterval.php Create "AbstractInterval" class 2015-02-11 11:18:39 -02:00
AbstractRegexRule.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AbstractRelated.php Fix wrong behavior on AbstractRelated class 2015-02-20 10:27:36 -02:00
AbstractRule.php Remove dead code on AbstractRule 2015-01-19 22:56:29 -02:00
AbstractSearcher.php Create "AbstractSearcher" class 2015-04-24 14:55:00 -03:00
AbstractWrapper.php Create AbstractWrapper class 2015-01-18 12:33:29 -02:00
Age.php Create "Age" rule 2015-02-19 19:38:16 -02:00
AllOf.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Alnum.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Alpha.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
AlwaysInvalid.php Make AlwaysInvalid::assert('') fail 2015-04-16 13:56:27 -03:00
AlwaysValid.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Arr.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Attribute.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Bank.php Refactoring on banking rules 2015-01-18 13:39:41 -02:00
BankAccount.php Refactoring on banking rules 2015-01-18 13:39:41 -02:00
Base.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Between.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Bic.php Refactoring on banking rules 2015-01-18 13:39:41 -02:00
Bool.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Call.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Callback.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Charset.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Cnh.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Cnpj.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Cntrl.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Consonant.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Consonants.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Contains.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
CountryCode.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Cpf.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
CreditCard.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Date.php The creation of a DateTime-object from the input-string keeps the given 2015-04-24 23:03:45 +02:00
Digit.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Digits.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Directory.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Domain.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Each.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Email.php Use "egulias/emailvalidator" for email validation 2015-03-01 21:10:30 -03:00
EndsWith.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Equals.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Even.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Executable.php Create Executable rule 2014-11-10 16:36:12 -02:00
Exists.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
False.php Create "False" rule 2015-01-23 02:46:18 -02:00
File.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
FilterVar.php Create "FilterVar" rule 2015-01-26 11:25:26 -02:00
Float.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Graph.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Hexa.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
HexRgbColor.php Remove unnecessary code from hexRgbColor() rule 2015-01-18 17:44:41 -02:00
In.php Create "AbstractSearcher" class 2015-04-24 14:55:00 -03:00
Instance.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Int.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Ip.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Json.php Fix wrong behaviour on JSON rule 2015-05-28 11:02:07 -03:00
Key.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
LeapDate.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
LeapYear.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Length.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Lowercase.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
MacAddress.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Max.php Improve date and time handling on "Max" rule 2015-02-11 11:18:39 -02:00
Min.php Improve date and time handling on "Min" rule 2015-02-11 11:18:39 -02:00
MinimumAge.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Multiple.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Negative.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
NfeAccessKey.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
No.php Create Yes/No rules 2015-01-06 20:46:16 -02:00
NoneOf.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Not.php Fix wrong behaviour on Not rule 2015-04-16 23:45:17 -03:00
NotEmpty.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
NoWhitespace.php Prevents noWithespace failing with arrays 2015-05-06 00:06:26 -03:00
NullValue.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Numeric.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Object.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Odd.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
OneOf.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
PerfectSquare.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Phone.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Positive.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
PostalCode.php Update REGEX for postal code of "GB" country 2015-03-02 13:58:24 -03:00
PrimeNumber.php Optimize PrimeNumber rule 2015-02-06 10:45:43 +01:00
Prnt.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Punct.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Readable.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Regex.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Roman.php Make Roman rule internally use Regex rule 2015-02-11 12:46:48 +01:00
Sf.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Slug.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Space.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
StartsWith.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
String.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
SymbolicLink.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Tld.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
True.php Create "True" rule 2015-01-23 02:46:07 -02:00
Type.php Create "Type" rule 2015-02-02 16:43:14 -02:00
Uploaded.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Uppercase.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Url.php Create "Url" rule 2015-01-27 10:43:00 -02:00
Version.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Vowel.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Vowels.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
When.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00
Writable.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Xdigit.php Use PSR-2 standard 2015-01-08 00:44:12 -02:00
Yes.php Create Yes/No rules 2015-01-06 20:46:16 -02:00
Zend.php [Rules] simplified if/else conditions. 2015-03-28 12:43:27 +01:00