Directory trunk/wact/validation/

Directory Created:
2006-06-03 04:30
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/trunk/wact/validation
                Folder removed from repo rules (0 files, 0 lines)

Lines of Code

trunk/wact/validation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 27 (100.0%) 99 (100.0%) 3.6

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 6 files:

  • trunk/wact/validation: collector.inc.php (del), required.test.php (del), rule.test.inc.php (del), singlefield.test.inc.php (del), sizerange.test.php (del), validator.inc.php (del)
JeffMoore 2008-05-11 05:01 Rev.: 703

Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.

4 lines of code changed in 1 file:

  • trunk/wact/validation: validator.inc.php (+4 -10)
JeffMoore 2007-10-21 00:17 Rev.: 583

Removed obsolute documentation links to the wiki.

0 lines of code changed in 1 file:

  • trunk/wact/validation: validator.inc.php (-6)
JeffMoore 2006-06-12 18:03 Rev.: 179

Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.

3 lines of code changed in 3 files:

  • trunk/wact/validation: required.test.php (+1 -1), singlefield.test.inc.php (+1 -1), sizerange.test.php (+1 -1)
JeffMoore 2006-06-10 21:49 Rev.: 177

Renamted
Validator to WactValidator
Rule to WactValidationRule
SingleFieldRule to WactSingleFieldRule
RequiredRule to WactRequiredRule
SizeRangeRule to WactSizeRangeRule

25 lines of code changed in 4 files:

  • trunk/wact/validation: required.test.php (+8 -8), rule.test.inc.php (+1 -1), sizerange.test.php (+10 -10), validator.inc.php (+6 -6)
JeffMoore 2006-06-10 21:34 Rev.: 176

Renamed ErrorCollector to WactErrorCollector

7 lines of code changed in 3 files:

  • trunk/wact/validation: collector.inc.php (+1 -1), rule.test.inc.php (+2 -2), validator.inc.php (+4 -4)
JeffMoore 2006-06-10 20:29 Rev.: 172

Removed group and replaced with rule class.

8 lines of code changed in 3 files:

  • trunk/wact/validation: required.test.php (+2 -2), sizerange.test.php (+4 -4), validator.inc.php (+2 -16)
JeffMoore 2006-06-03 04:30 Rev.: 171

Imported validation rules from CVS and converted to PHP 5

52 lines of code changed in 6 files:

  • trunk/wact/validation: collector.inc.php (new 1), required.test.php (new 8), rule.test.inc.php (new 2), singlefield.test.inc.php (new 1), sizerange.test.php (new 10), validator.inc.php (new 30)
Generated by StatSVN 0.4.0