Commit Graph

11 Commits

Author SHA1 Message Date
Qiang Xue
91495a3d1a renamed CValidator::$on to be CValidator::$except. 2012-07-28 23:52:22 -04:00
resurtm
9a159cb4d7 Class name: CFileValidatorTestCase → CFileValidatorTest. 2012-07-08 16:30:14 +06:00
resurtm
205cf9d3c3 Fix #938, solution #2. 2012-07-08 16:20:43 +06:00
mdomba (mdlap)
1a859a57b8 Fixes validator fail in pull request #877 for issue #114 2012-07-01 15:58:44 +02:00
Paul Klimov
552b198146 Code indenting at "CExistValidator", "CUniqueValidator", "CExistValidatorTest", "CUniqueValidatorTest" has been fixed: whitespaces have been replaced by tabs. 2012-06-26 15:05:20 +03:00
Paul Klimov
84b874a4a1 Unit test "CExistValidatorTest" has been updated to check "caseSensitive" feature.
Spell error in "CUniqueValidatorTest" has been fixed.
2012-06-25 12:33:26 +03:00
Paul Klimov
e25cea911c Unit tests "CExistValidatorTest" and "CUniqueValidatorTest" have been created. 2012-06-25 12:07:52 +03:00
resurtm
badee5cc94 Added property $off to CValidator, a list of scenarios that the validator should not be applied to. 2012-06-22 21:53:50 +06:00
alexander.makarow
91f6afb919 unit tests for validators 2011-06-17 18:01:02 +00:00
alexander.makarow
3e227018b6 additional test for email validator 2011-05-12 23:37:43 +00:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00