Merge branch '1.1'

This commit is contained in:
Henrique Moody 2018-12-11 13:31:50 +01:00
commit a00617bcad
No known key found for this signature in database
GPG key ID: 221E9281655813A6
109 changed files with 271 additions and 53 deletions

View file

@ -37,6 +37,15 @@ Version | Description
See also:
- [Alpha](Alpha.md)
- [Digit](Digit.md)
- [Charset](Charset.md)
- [Cntrl](Cntrl.md)
- [Consonant](Consonant.md)
- [Digit](Digit.md)
- [Lowercase](Lowercase.md)
- [NoWhitespace](NoWhitespace.md)
- [Regex](Regex.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Uppercase](Uppercase.md)
- [Vowel](Vowel.md)
- [Xdigit](Xdigit.md)

View file

@ -32,6 +32,11 @@ Version | Description
See also:
- [Alnum](Alnum.md)
- [Digit](Digit.md)
- [Charset](Charset.md)
- [Consonant](Consonant.md)
- [Digit](Digit.md)
- [Lowercase](Lowercase.md)
- [NoWhitespace](NoWhitespace.md)
- [Regex](Regex.md)
- [Uppercase](Uppercase.md)
- [Vowel](Vowel.md)

View file

@ -18,3 +18,4 @@ Version | Description
See also:
- [AlwaysValid](AlwaysValid.md)
- [When](When.md)

View file

@ -30,4 +30,6 @@ See also:
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [Subset](Subset.md)
- [Type](Type.md)
- [Unique](Unique.md)

View file

@ -31,3 +31,8 @@ See also:
- [Key](Key.md)
- [KeySet](KeySet.md)
- [KeyValue](KeyValue.md)
- [ScalarVal](ScalarVal.md)
- [Sorted](Sorted.md)
- [Subset](Subset.md)
- [Type](Type.md)
- [Unique](Unique.md)

View file

@ -37,3 +37,5 @@ Version | Description
See also:
- [Key](Key.md)
- [KeyNested](KeyNested.md)
- [ObjectType](ObjectType.md)

View file

@ -21,4 +21,5 @@ Version | Description
***
See also:
- [BaseAccount](BaseAccount.md)
- [Base64](Base64.md)
- [Uuid](Uuid.md)

View file

@ -26,6 +26,7 @@ Version | Description
***
See also:
- [DateTime](DateTime.md)
- [GreaterThan](GreaterThan.md)
- [Length](Length.md)
- [LessThan](LessThan.md)

View file

@ -20,15 +20,18 @@ Version | Description
See also:
- [ArrayType](ArrayType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [FloatVal](FloatVal.md)
- [IntType](IntType.md)
- [No](No.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [TrueVal](TrueVal.md)
- [Type](Type.md)
- [Yes](Yes.md)

View file

@ -20,4 +20,5 @@ See also:
- [Cnh](Cnh.md)
- [Cnpj](Cnpj.md)
- [Cpf](Cpf.md)
- [Imei](Imei.md)
- [Nif](Nif.md)

View file

@ -50,5 +50,4 @@ Version | Description
See also:
- [Callback](Callback.md)
- [callable]: http://php.net/callable
- [Each](Each.md)

View file

@ -21,11 +21,14 @@ See also:
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [Callback](Callback.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -24,3 +24,4 @@ See also:
- [Alnum](Alnum.md)
- [Alpha](Alpha.md)
- [PhpLabel](PhpLabel.md)

View file

@ -20,4 +20,7 @@ See also:
- [Bsn](Bsn.md)
- [Cnpj](Cnpj.md)
- [Cpf](Cpf.md)
- [Imei](Imei.md)
- [NfeAccessKey](NfeAccessKey.md)
- [Nif](Nif.md)
- [Pis](Pis.md)

View file

@ -17,4 +17,7 @@ See also:
- [Bsn](Bsn.md)
- [Cnh](Cnh.md)
- [Cpf](Cpf.md)
- [Imei](Imei.md)
- [NfeAccessKey](NfeAccessKey.md)
- [Nif](Nif.md)
- [Pis](Pis.md)

View file

@ -20,4 +20,5 @@ See also:
- [Alnum](Alnum.md)
- [Printable](Printable.md)
- [Punct](Punct.md)
- [Space](Space.md)

View file

@ -20,6 +20,6 @@ Version | Description
See also:
- [Alnum](Alnum.md)
- [Digit](Digit.md)
- [Alpha](Alpha.md)
- [Digit](Digit.md)
- [Vowel](Vowel.md)

View file

@ -31,7 +31,11 @@ Version | Description
***
See also:
- [StartsWith](StartsWith.md)
- [EndsWith](EndsWith.md)
- [Equals](Equals.md)
- [Equivalent](Equivalent.md)
- [Identical](Identical.md)
- [In](In.md)
- [Regex](Regex.md)
- [StartsWith](StartsWith.md)
- [Unique](Unique.md)

View file

@ -20,6 +20,7 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [ArrayVal](ArrayVal.md)
- [Instance](Instance.md)
- [IterableType](IterableType.md)

View file

@ -31,7 +31,10 @@ Version | Description
***
See also:
- [CurrencyCode](CurrencyCode.md)
- [LanguageCode](LanguageCode.md)
- [PostalCode](PostalCode.md)
- [SubdivisionCode](SubdivisionCode.md)
- [Tld](Tld.md)
[ISO 3166-1]: https://wikipedia.org/wiki/ISO_3166-1

View file

@ -30,5 +30,10 @@ Version | Description
***
See also:
- [Cnpj](Cnpj.md)
- [Bsn](Bsn.md)
- [Cnh](Cnh.md)
- [Cnpj](Cnpj.md)
- [Imei](Imei.md)
- [NfeAccessKey](NfeAccessKey.md)
- [Nif](Nif.md)
- [Pis](Pis.md)

View file

@ -47,3 +47,4 @@ See also:
- [Digit](Digit.md)
- [Luhn](Luhn.md)
- [NoWhitespace](NoWhitespace.md)
- [Regex](Regex.md)

View file

@ -40,7 +40,8 @@ Version | Description
See also:
- [DateTime](DateTime.md)
- [MinAge](MinAge.md)
- [LeapDate](LeapDate.md)
- [LeapYear](LeapYear.md)
- [MaxAge](MaxAge.md)
- [MinAge](MinAge.md)
- [Time](Time.md)

View file

@ -43,9 +43,9 @@ Version | Description
***
See also:
- [Date](Date.md)
- [Between](Between.md)
- [MinAge](MinAge.md)
- [Date](Date.md)
- [LeapDate](LeapDate.md)
- [LeapYear](LeapYear.md)
- [MinAge](MinAge.md)
- [Time](Time.md)

View file

@ -25,5 +25,15 @@ See also:
- [Alnum](Alnum.md)
- [Alpha](Alpha.md)
- [Vowel](Vowel.md)
- [Consonant](Consonant.md)
- [CreditCard](CreditCard.md)
- [Factor](Factor.md)
- [Finite](Finite.md)
- [Infinite](Infinite.md)
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [NumericVal](NumericVal.md)
- [Regex](Regex.md)
- [Uuid](Uuid.md)
- [Vowel](Vowel.md)
- [Xdigit](Xdigit.md)

View file

@ -30,6 +30,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -40,8 +40,10 @@ Version | Description
See also:
- [Ip](Ip.md)
- [Json](Json.md)
- [MacAddress](MacAddress.md)
- [Tld](Tld.md)
- [Url](Url.md)
[PunnyCode]: http://en.wikipedia.org/wiki/Punycode "Wikipedia: Punnycode"
[IDNA]: http://en.wikipedia.org/wiki/Internationalized_domain_name#Internationalizing_Domain_Names_in_Applications "Wikipedia: Internationalized domain name"

View file

@ -45,3 +45,5 @@ See also:
- [Call](Call.md)
- [IterableType](IterableType.md)
- [Key](Key.md)
- [NotEmpty](NotEmpty.md)
- [Unique](Unique.md)

View file

@ -18,6 +18,7 @@ Version | Description
***
See also:
- [Json](Json.md)
- [Phone](Phone.md)
- [Url](Url.md)
- [VideoUrl](VideoUrl.md)

View file

@ -32,6 +32,7 @@ Version | Description
***
See also:
- [StartsWith](StartsWith.md)
- [Contains](Contains.md)
- [In](In.md)
- [Regex](Regex.md)
- [StartsWith](StartsWith.md)

View file

@ -23,3 +23,5 @@ See also:
- [Contains](Contains.md)
- [Equivalent](Equivalent.md)
- [Identical](Identical.md)
- [KeyValue](KeyValue.md)
- [Version](Version.md)

View file

@ -19,5 +19,5 @@ Version | Description
***
See also:
- [Odd](Odd.md)
- [Multiple](Multiple.md)
- [Odd](Odd.md)

View file

@ -21,6 +21,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -28,6 +28,7 @@ See also:
- [Executable](Executable.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -23,6 +23,7 @@ See also:
- [Executable](Executable.md)
- [Exists](Exists.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -23,3 +23,5 @@ See also:
- [Finite](Finite.md)
- [Infinite](Infinite.md)
- [NumericVal](NumericVal.md)
- [PerfectSquare](PerfectSquare.md)
- [PrimeNumber](PrimeNumber.md)

View file

@ -19,5 +19,5 @@ Version | Description
***
See also:
- [PrimeNumber](PrimeNumber.md)
- [PerfectSquare](PerfectSquare.md)
- [PrimeNumber](PrimeNumber.md)

View file

@ -28,6 +28,7 @@ See also:
- [Executable](Executable.md)
- [Exists](Exists.md)
- [Extension](Extension.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -22,3 +22,5 @@ Version | Description
See also:
- [Callback](Callback.md)
- [Json](Json.md)
- [Url](Url.md)

View file

@ -19,6 +19,9 @@ Version | Description
See also:
- [Digit](Digit.md)
- [Factor](Factor.md)
- [Infinite](Infinite.md)
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [NumericVal](NumericVal.md)
- [Type](Type.md)

View file

@ -19,7 +19,9 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatVal](FloatVal.md)
- [IntType](IntType.md)
@ -30,4 +32,5 @@ See also:
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -18,6 +18,9 @@ Version | Description
***
See also:
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [Type](Type.md)

View file

@ -19,3 +19,4 @@ Version | Description
See also:
- [Printable](Printable.md)
- [Punct](Punct.md)

View file

@ -19,4 +19,4 @@ Version | Description
***
See also:
- [Vxdigit](Vxdigit.md)
- [Xdigit](Xdigit.md)

View file

@ -21,5 +21,5 @@ Version | Description
See also:
- [Contains](Contains.md)
- [Equivalent](Equivalent.md)
- [Equals](Equals.md)
- [Equivalent](Equivalent.md)

View file

@ -22,5 +22,7 @@ See also:
- [Cnh](Cnh.md)
- [Cnpj](Cnpj.md)
- [Cpf](Cpf.md)
- [Isbn](Isbn.md)
- [Luhn](Luhn.md)
[IMEI]: https://en.wikipedia.org/wiki/International_Mobile_Station_Equipment_Identity "International Mobile Station Equipment Identity"

View file

@ -31,6 +31,7 @@ Version | Description
***
See also:
- [StartsWith](StartsWith.md)
- [EndsWith](EndsWith.md)
- [Contains](Contains.md)
- [EndsWith](EndsWith.md)
- [Roman](Roman.md)
- [StartsWith](StartsWith.md)

View file

@ -18,6 +18,9 @@ Version | Description
See also:
- [Digit](Digit.md)
- [Factor](Factor.md)
- [Finite](Finite.md)
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [NumericVal](NumericVal.md)
- [Type](Type.md)

View file

@ -20,4 +20,7 @@ Version | Description
***
See also:
- [Countable](Countable.md)
- [IterableType](IterableType.md)
- [ObjectType](ObjectType.md)
- [Type](Type.md)

View file

@ -18,16 +18,21 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [Digit](Digit.md)
- [Finite](Finite.md)
- [FloatType](FloatType.md)
- [FloatVal](FloatVal.md)
- [Infinite](Infinite.md)
- [IntVal](IntVal.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [NumericVal](NumericVal.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -21,5 +21,9 @@ See also:
- [Digit](Digit.md)
- [Finite](Finite.md)
- [FloatType](FloatType.md)
- [FloatVal](FloatVal.md)
- [Infinite](Infinite.md)
- [IntType](IntType.md)
- [NumericVal](NumericVal.md)
- [Type](Type.md)

View file

@ -23,6 +23,8 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [ArrayVal](ArrayVal.md)
- [Countable](Countable.md)
- [Each](Each.md)
- [Instance](Instance.md)

View file

@ -37,4 +37,9 @@ Version | Description
***
See also:
- [ArrayVal](ArrayVal.md)
- [Attribute](Attribute.md)
- [Each](Each.md)
- [KeyNested](KeyNested.md)
- [KeySet](KeySet.md)
- [KeyValue](KeyValue.md)

View file

@ -41,6 +41,6 @@ See also:
- [Attribute](Attribute.md)
- [Key](Key.md)
- [KeyValue](KeyValue.md)
[Yii2 ArrayHelper]: https://github.com/yiisoft/yii2/blob/68c30c1/framework/helpers/BaseArrayHelper.php "Yii2 ArrayHelper"

View file

@ -54,4 +54,6 @@ Version | Description
***
See also:
- [ArrayVal](ArrayVal.md)
- [Key](Key.md)
- [KeyValue](KeyValue.md)

View file

@ -66,7 +66,9 @@ Version | Description
***
See also:
- [ArrayVal](ArrayVal.md)
- [Equals](Equals.md)
- [Key](Key.md)
- [KeyNested](KeyNested.md)
- [KeySet](KeySet.md)
- [SubdivisionCode](SubdivisionCode.md)

View file

@ -20,5 +20,7 @@ Version | Description
***
See also:
- [Date](Date.md)
- [DateTime](DateTime.md)
- [LeapYear](LeapYear.md)
- [Time](Time.md)

View file

@ -19,5 +19,7 @@ Version | Description
***
See also:
- [Date](Date.md)
- [DateTime](DateTime.md)
- [LeapDate](LeapDate.md)
- [Time](Time.md)

View file

@ -50,3 +50,4 @@ Version | Description
See also:
- [Between](Between.md)
- [Min](Min.md)

View file

@ -17,4 +17,6 @@ Version | Description
***
See also:
- [Alnum](Alnum.md)
- [Alpha](Alpha.md)
- [Uppercase](Uppercase.md)

View file

@ -21,3 +21,6 @@ See also:
- [CreditCard](CreditCard.md)
- [Imei](Imei.md)
- [Isbn](Isbn.md)
[Luhn]: https://en.wikipedia.org/wiki/Luhn_algorithm

View file

@ -29,4 +29,6 @@ See also:
- [Between](Between.md)
- [GreaterThan](GreaterThan.md)
- [LessThan](LessThan.md)
- [MaxAge](MaxAge.md)
- [Min](Min.md)
- [MinAge](MinAge.md)

View file

@ -25,6 +25,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Readable](Readable.md)
- [Size](Size.md)
- [SymbolicLink](SymbolicLink.md)

View file

@ -26,6 +26,7 @@ Version | Description
***
See also:
- [Between](Between.md)
- [GreaterThan](GreaterThan.md)
- [Length](Length.md)
- [LessThan](LessThan.md)

View file

@ -28,6 +28,7 @@ Version | Description
See also:
- [Date](Date.md)
- [DateTime](DateTime.md)
- [Max](Max.md)
- [MaxAge](MaxAge.md)
- [Min](Min.md)

View file

@ -17,4 +17,6 @@ Version | Description
***
See also:
- [Even](Even.md)
- [Odd](Odd.md)
- [PrimeNumber](PrimeNumber.md)

View file

@ -27,4 +27,6 @@ Version | Description
***
See also:
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [Yes](Yes.md)

View file

@ -22,6 +22,8 @@ See also:
- [Alnum](Alnum.md)
- [Alpha](Alpha.md)
- [CreditCard](CreditCard.md)
- [NotBlank](NotBlank.md)
- [NotEmpty](NotEmpty.md)
- [NotOptional](NotOptional.md)
- [Optional](Optional.md)

View file

@ -26,3 +26,4 @@ See also:
- [AnyOf](AnyOf.md)
- [Not](Not.md)
- [OneOf](OneOf.md)
- [When](When.md)

View file

@ -37,4 +37,7 @@ See also:
- [NoWhitespace](NoWhitespace.md)
- [NotEmpty](NotEmpty.md)
- [NotOptional](NotOptional.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [Optional](Optional.md)

View file

@ -44,5 +44,10 @@ Version | Description
***
See also:
- [Each](Each.md)
- [NoWhitespace](NoWhitespace.md)
- [NotBlank](NotBlank.md)
- [NotOptional](NotOptional.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [Optional](Optional.md)

View file

@ -42,4 +42,5 @@ See also:
- [NotBlank](NotBlank.md)
- [NotEmpty](NotEmpty.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [Optional](Optional.md)

View file

@ -18,15 +18,20 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [NotBlank](NotBlank.md)
- [NotEmpty](NotEmpty.md)
- [NotOptional](NotOptional.md)
- [NullType](NullType.md)
- [Nullable](Nullable.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [Optional](Optional.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -19,5 +19,5 @@ Version | Description
***
See also:
* [Optional](Optional.md)
* [NullType](NullType.md)
- [NullType](NullType.md)
- [Optional](Optional.md)

View file

@ -22,15 +22,16 @@ Version | Description
***
See also:
* [BoolType](BoolType.md)
* [CallableType](CallableType.md)
* [FloatType](FloatType.md)
* [IntType](IntType.md)
* [NotBlank](NotBlank.md)
* [NotEmpty](NotEmpty.md)
* [NotOptional](NotOptional.md)
* [NullType](NullType.md)
* [ObjectType](ObjectType.md)
* [ResourceType](ResourceType.md)
* [StringType](StringType.md)
* [Type](Type.md)
- [BoolType](BoolType.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [NotBlank](NotBlank.md)
- [NotEmpty](NotEmpty.md)
- [NotOptional](NotOptional.md)
- [NullType](NullType.md)
- [NumericVal](NumericVal.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [Type](Type.md)

View file

@ -23,6 +23,12 @@ Version | Description
See also:
- [Digit](Digit.md)
- [Factor](Factor.md)
- [Finite](Finite.md)
- [FloatType](FloatType.md)
- [Infinite](Infinite.md)
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [Number](Number.md)
- [ScalarVal](ScalarVal.md)
- [Uppercase](Uppercase.md)

View file

@ -18,14 +18,17 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [Attribute](Attribute.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [Instance](Instance.md)
- [IntType](IntType.md)
- [NullType](NullType.md)
- [ObjectType](ObjectType.md)
- [Number](Number.md)
- [ResourceType](ResourceType.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -26,3 +26,4 @@ See also:
- [AllOf](AllOf.md)
- [AnyOf](AnyOf.md)
- [NoneOf](NoneOf.md)
- [When](When.md)

View file

@ -24,3 +24,4 @@ See also:
- [NotEmpty](NotEmpty.md)
- [NotOptional](NotOptional.md)
- [NullType](NullType.md)
- [Nullable](Nullable.md)

View file

@ -19,4 +19,5 @@ Version | Description
See also:
- [Factor](Factor.md)
- [Fibonacci](Fibonacci.md)
- [PrimeNumber](PrimeNumber.md)

View file

@ -24,5 +24,6 @@ Version | Description
See also:
- [Email](Email.md)
- [Json](Json.md)
- [Url](Url.md)
- [VideoUrl](VideoUrl.md)

View file

@ -23,8 +23,7 @@ Version | Description
***
See also:
- [Charset](Charset.md)
- [Regex](Regex.md)
- [ResourceType](ResourceType.md)
- [Slug](Slug.md)
- [Charset](Charset.md)

View file

@ -21,6 +21,6 @@ Version | Description
***
See also:
- [Cpf](Cpf.md)
- [Cnpj](Cnpj.md)
- [Cnh](Cnh.md)
- [Cnpj](Cnpj.md)
- [Cpf](Cpf.md)

View file

@ -18,5 +18,6 @@ Version | Description
See also:
- [Factor](Factor.md)
- [Fibonacci](Fibonacci.md)
- [Multiple](Multiple.md)
- [PerfectSquare](PerfectSquare.md)
- [PrimeNumber](PrimeNumber.md)

View file

@ -18,4 +18,6 @@ Version | Description
***
See also:
- [Cntrl](Cntrl.md)
- [Graph](Graph.md)
- [Punct](Punct.md)

View file

@ -22,6 +22,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Size](Size.md)
- [SymbolicLink](SymbolicLink.md)

View file

@ -22,6 +22,10 @@ See also:
- [Alnum](Alnum.md)
- [Alpha](Alpha.md)
- [Contains](Contains.md)
- [CreditCard](CreditCard.md)
- [Digit](Digit.md)
- [EndsWith](EndsWith.md)
- [PhpLabel](PhpLabel.md)
- [Roman](Roman.md)
- [StartsWith](StartsWith.md)
- [Version](Version.md)

View file

@ -17,11 +17,16 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [PhpLabel](PhpLabel.md)
- [StringType](StringType.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -20,3 +20,4 @@ See also:
- [In](In.md)
- [Regex](Regex.md)
- [Uppercase](Uppercase.md)
- [Version](Version.md)

View file

@ -47,6 +47,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [SymbolicLink](SymbolicLink.md)

View file

@ -19,5 +19,6 @@ Version | Description
***
See also:
- [PhpLabel](PhpLabel.md)
- [Url](Url.md)
- [VideoUrl](VideoUrl.md)

View file

@ -32,6 +32,7 @@ Version | Description
***
See also:
- [EndsWith](EndsWith.md)
- [Contains](Contains.md)
- [EndsWith](EndsWith.md)
- [In](In.md)
- [Regex](Regex.md)

View file

@ -19,11 +19,16 @@ Version | Description
See also:
- [Alnum](Alnum.md)
- [ArrayType](ArrayType.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [FloatType](FloatType.md)
- [IntType](IntType.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [ScalarVal](ScalarVal.md)
- [StringVal](StringVal.md)
- [Type](Type.md)

View file

@ -281,8 +281,12 @@ Version | Description
See also:
- [CountryCode](CountryCode.md)
- [CurrencyCode](CurrencyCode.md)
- [IdentityCard](IdentityCard.md)
- [KeyValue](KeyValue.md)
- [Pesel](Pesel.md)
- [Tld](Tld.md)
- [Vatin](Vatin.md)
[Creative Commons Attribution 3.0 License]: http://creativecommons.org/licenses/by/3.0 "Creative Commons Attribution 3.0 License"
[GeoNames]: http://www.geonames.org "GetNames"

View file

@ -18,5 +18,5 @@ Version | Description
***
See also:
- [ArrayVal](ArrayVal.md)
- [ArrayType](ArrayType.md)
- [ArrayVal](ArrayVal.md)

View file

@ -24,6 +24,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

View file

@ -19,5 +19,8 @@ Version | Description
***
See also:
- [Domain](Domain.md)
- [CountryCode](CountryCode.md)
- [Domain](Domain.md)
- [Ip](Ip.md)
- [MacAddress](MacAddress.md)
- [SubdivisionCode](SubdivisionCode.md)

View file

@ -25,4 +25,6 @@ Version | Description
***
See also:
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [FalseVal](FalseVal.md)

View file

@ -20,8 +20,10 @@ Version | Description
***
See also:
- [ArrayType](ArrayType.md)
- [ArrayVal](ArrayVal.md)
- [BoolType](BoolType.md)
- [BoolVal](BoolVal.md)
- [CallableType](CallableType.md)
- [Finite](Finite.md)
- [FloatType](FloatType.md)
@ -31,8 +33,9 @@ See also:
- [IntType](IntType.md)
- [IntVal](IntVal.md)
- [NullType](NullType.md)
- [Number](Number.md)
- [ObjectType](ObjectType.md)
- [ResourceType](ResourceType.md)
- [ScalarVal](ScalarVal.md)
- [StringType](StringType.md)
- [Type](Type.md)
- [StringVal](StringVal.md)

View file

@ -22,6 +22,7 @@ See also:
- [Exists](Exists.md)
- [Extension](Extension.md)
- [File](File.md)
- [Image](Image.md)
- [Mimetype](Mimetype.md)
- [Readable](Readable.md)
- [Size](Size.md)

Some files were not shown because too many files have changed in this diff Show more