67 Commits (5e278025b151147ffa277a3d57d46161faa3e001)

Author SHA1 Message Date
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
slavcodev 35681c618b Fix test 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov c127171efb Fixes #1003: DateValidator returned true for invalid dates 11 years ago
Carsten Brandt 3631890cba fixed failing validator tests 11 years ago
Carsten Brandt cfc57c20f0 Allow ITU message format in validator messages 11 years ago
Alexander Makarov 005c006b69 typo fix 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt f974e1a59f fixed validator test break 11 years ago
Alexander Makarov 32865c7ddc Updated FileValidator tests 11 years ago
Alexander Makarov 8c1c3c59d9 Better AR connection init in tests 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Suralc 06682d0ba9 coverage improvements 11 years ago
Suralc c189e5ad3f UniqueValidator test. 11 years ago
Suralc 24e2f88503 Renamed validator test models to be less specific. 11 years ago
Suralc 7d5bb082ac FilterValidator test 11 years ago
Suralc 3b07e4affc Added FileValidator tests. 11 years ago
Suralc 3469b2cb60 RangeValidator tests. 11 years ago
Suralc 0c45765e7d Added tests for uncovered lines. 11 years ago
Suralc 5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
Suralc 8e48f01c85 Add RegularExpressionValidatorTest 11 years ago
Suralc bae79cd76c Added ValidatorTest 11 years ago
Suralc d9f87f4045 Added RequiredValidatorTest 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago