94 Commits (800391f67aa615e3a8f823f9fe7462b08cd165ee)

Author SHA1 Message Date
Carsten Brandt ba6bce4e2d fixed DateValidator to work with multibyte strings 10 years ago
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
Nikolay Bogolubov 2e414632be fix EmailValidator - added unit tests 10 years ago
Qiang Xue 5ab1d1a0d1 Fixes #6992. 10 years ago
Carsten Brandt b8c12307f1 added test for #5962 10 years ago
Qiang Xue d6b797e236 Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
Carsten Brandt 45e472ccb0 added unit tests for #5249 10 years ago
Qiang Xue 0157964f5f Fixed test breaks. 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Mark 1a3c04e0d2 fixed tests 10 years ago
Mark 0206e9174c file validator tests added 10 years ago
Alexander Kochetov 460b5fab06 Tests added 11 years ago
Alexander Kochetov 520f5fa160 New tests added 11 years ago
Alexander Kochetov 55729a4cc0 New tests added 11 years ago
Alexander Kochetov f457073d27 Tests excess dump removed 11 years ago
Alexander Kochetov e791436819 Tests updated 11 years ago
Alexander Kochetov 087b7ca962 Tests updated 11 years ago
Alexander Kochetov 795b7d75e7 Tests updated 11 years ago
Alexander Kochetov ba767206e8 Tests updated 11 years ago
Qiang Xue e1c27788ba Added a test. 11 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Zhandos Nuftiev 202e3ae0ca Fixed typo in FilterValidator for skipping array values. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 08f6003c1d Fixed test break. 11 years ago
Alexander Pletnev b9c0871218 tabs vs spaces 11 years ago
Zhandos 385ee5550a Update FileValidatorTest.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Qiang Xue b64f618545 refactored file validator. 11 years ago
Qiang Xue baa78bc213 fixed test break. 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Qiang Xue a8068dfe5c fixed test break. 11 years ago
Qiang Xue b23bade285 fixed test break. 11 years ago
Qiang Xue 35f8823249 fixed test break. 11 years ago
Qiang Xue c67c929696 Fixed test break. 11 years ago
Qiang Xue 9649a6727a Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
Qiang Xue 252b6c9ef1 Fixes #797: Added support for validating multiple columns by `UniqueValidator` and `ExistValidator` 11 years ago
Qiang Xue bce353bf3a fixed test break. 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Qiang Xue bb6b75e794 fixed exception check in test. 11 years ago
Carsten Brandt 45d92f1cef refactored emailvalidator test 11 years ago
Carsten Brandt 7b5b93efd2 fixed email validator test break 11 years ago
Carsten Brandt 8dab87be3d fixed EmailValidator IDN and full pattern support 11 years ago
slavcodev 9bf7f791b8 Fix test 11 years ago