34 Commits (360eb03d5c95bfd34bc7566e489ca3414ca0f709)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 66c6268e5f FileValidator: updated guide-ru,en, PHP; updated tests 9 years ago
kirSeNN a4c68b5278 #5469 added mimetype mask validation feature 9 years ago
Klimov Paul d22a3a0a07 Fixed `yii\validators\EachValidator` does not respect `skipOnEmpty` rule parameter 9 years ago
SilverFire - Dmitry Naumenko d12af259e0 Fixed UrlValidator pattern to improve matching 9 years ago
SilverFire - Dmitry Naumenko 08ce8c0718 EmailValidatorTest - spelling typo fixed 9 years ago
SilverFire - Dmitry Naumenko 4c31c26628 EmailValidator - the name of the mailbox is no longer limited with the length 9 years ago
githubjeka dabbb81e07 Added test for check the invalid attribute 9 years ago
githubjeka 3ebe092828 Reproduce bug 9 years ago
SilverFire - Dmitry Naumenko 6eb9830d64 UniqueValidatorTest, CHANGELOG - fixed spelling 9 years ago
SilverFire - Dmitry Naumenko 2be8a716b1 #8995, #8996 - added unit test, changelog line 9 years ago
githubjeka a215013f68 Missing phpDoc properties has been added 9 years ago
githubjeka 0fc744598d optimized imports & add phpDoc 9 years ago
githubjeka fd6e33ccf3 Semantics of the test has been improved 9 years ago
githubjeka e5e67ebed5 Add testValidateTargetClass for reproduce the bug. 9 years ago
Sam Mousa 22d9997281 Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
SilverFire - Dima Naumenko d7bb1be296 EmailValidator - specified encoding for mb_strlen 9 years ago
SilverFire - Dima Naumenko bf6b50f58e #10142 Fixed EmailValidator to check email length properly 9 years ago
SilverFire - Dima Naumenko 6f6e54686b Skip IpValidatorTest fully, when IPv6 support is not enabled 9 years ago
SilverFire - Dima Naumenko ebee1d04ce ComposerValidatorTest - Fixed PHP7 error 9 years ago
Sidney Lins (slinstj, former sidtj) c33574bc0a Fixes #7566: Improved `\yii\validators\CompareValidator` default messages 9 years ago
Alexander Makarov 5242765257 Fixes #3506: Added `\yii\validators\IpValidator` to perform validation of IP addresses and subnets 9 years ago
Lorenzo Milesi a6fc02345e FileValidator->getSizeLimit: check also php's post_max_size 9 years ago
Carsten Brandt f37c6ddd64 well, just drop this... 9 years ago
Carsten Brandt d8bbe2f693 fixed BC compatibility test break for php7 9 years ago
Carsten Brandt 9cc0e5d89d even more 32bit friendly test 9 years ago
Carsten Brandt 8e44674e7b fixed another test to work on 32bit 9 years ago
Carsten Brandt ab9326dd26 fixed test for 32bit systems 9 years ago
Carsten Brandt 8eaacd7320 added comment to datevalidator test 9 years ago
Nikola Kovacs 3f24954659 Added min/max option to DateValidator. 10 years ago
Carsten Brandt 1c41c2bd58 added DateValidator::$timestampAttributeTimeZone 10 years ago
Carsten Brandt d60445c066 Add DateValidator::$timestampAttributeFormat 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago