respect-validation/library/Rules
2018-01-02 22:57:58 +01:00
..
Locale Remove "malkusch/bav" as a dependency 2017-11-12 13:59:05 +01:00
SubdivisionCode Update subdivision codes 2017-04-12 10:54:07 +02: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 Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02: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 Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02: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
AnyOf.php Rename "OneOf" to "AnyOf" 2017-02-05 12:28:08 +01:00
ArrayType.php Create "ArrayType" rule 2015-10-18 18:01:11 -02:00
ArrayVal.php SimpleXMLElement can also be used as an array 2017-02-05 15:03:48 +01:00
Attribute.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Base.php Always use mbstring functions 2016-10-30 10:45:30 +01:00
Base64.php Create "Base64" rule 2017-10-15 19:38:31 +02:00
Between.php Make all rules inclusive by default 2015-10-14 13:10:20 -03: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 Fix "Cnpj" rule 2017-01-25 17:41:21 +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 Create "Luhn" rule 2017-10-16 20:38:56 +02:00
CurrencyCode.php Merge branch '1.1' 2017-10-16 10:43:22 +02:00
DateTime.php Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02: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 Merge branch '1.1' 2018-01-02 22:57:58 +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 Create "Luhn" rule 2017-10-16 20:38:56 +02: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 Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02:00
LeapYear.php Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02:00
Length.php Rename "OneOf" to "AnyOf" 2017-02-05 12:28:08 +01:00
Lowercase.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Luhn.php Create "Luhn" rule 2017-10-16 20:38:56 +02: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 Rename rule "Date" to "DateTime" 2017-05-01 13:16:59 +02: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 Fix Nif Validator 2017-04-11 23:16:58 +02: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
Number.php Create "Number" rule 2017-04-19 09:49:58 +02:00
NumericVal.php Rename rule "Numeric" to "NumericVal" 2016-11-06 18:45:44 +01: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 Create "OneOf" rule 2017-02-05 14:49:07 +01: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 Improve "Phone" rule 2017-10-17 09:51:09 +02:00
PhpLabel.php Create "PhpLabel" rule 2016-03-04 21:48:25 -03:00
Pis.php Create "Pis" rule 2017-03-27 11:42:24 +02:00
Positive.php Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
PostalCode.php Merge branch '1.1' 2017-01-26 15:41:19 +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 Upgrade "symfony/validator" version 2016-11-05 14:14:39 +01: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
Sorted.php Fix coding standards 2017-11-12 14:21:46 +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
StringVal.php Create "StringVal" rule 2017-02-04 15:16:00 +01: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 Replaced TLDs with current list from IANA 2017-02-08 09:22:25 +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
Unique.php Create "Unique" rule 2017-04-12 11:23:44 +02: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
Uuid.php Create "Uuid" rule 2017-10-15 18:34:38 +02: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