Directory trunk/wact/validation/rules/

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

[root]/trunk/wact/validation/rules

Lines of Code

trunk/wact/validation/rules/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 94 (100.0%) 292 (100.0%) 3.1

Most Recent Commits

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

convert filename case

0 lines of code changed in 20 files:

  • trunk/wact/validation/rules: domain.inc.php (del), domain.test.php (del), email.inc.php (del), email.test.php (del), ip.inc.php (del), ip.test.php (del), match.inc.php (del), match.test.php (del), member.inc.php (del), member.test.php (del), numeric.inc.php (del), numeric.test.php (del), pattern.inc.php (del), pattern.test.php (del), prefix.inc.php (del), prefix.test.php (del), suffix.inc.php (del), suffix.test.php (del), url.inc.php (del), url.test.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/rules: match.inc.php (+4 -7)
JeffMoore 2007-10-21 00:17 Rev.: 583

Removed obsolute documentation links to the wiki.

0 lines of code changed in 10 files:

  • trunk/wact/validation/rules: domain.inc.php (-2), email.inc.php (-2), ip.inc.php (-2), match.inc.php (-1), member.inc.php (-1), numeric.inc.php (-2), pattern.inc.php (-2), prefix.inc.php (-2), suffix.inc.php (-2), url.inc.php (-1)
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.

2 lines of code changed in 2 files:

  • trunk/wact/validation/rules: email.inc.php (+1 -1), url.inc.php (+1 -1)
JeffMoore 2006-06-10 22:16 Rev.: 178

Added Wact prefix to all validation rule classes.

111 lines of code changed in 20 files:

  • trunk/wact/validation/rules: domain.inc.php (+2 -2), domain.test.php (+19 -19), email.inc.php (+2 -2), email.test.php (+9 -9), ip.inc.php (+2 -2), ip.test.php (+14 -14), match.inc.php (+2 -2), match.test.php (+6 -6), member.inc.php (+1 -1), member.test.php (+3 -3), numeric.inc.php (+2 -2), numeric.test.php (+13 -13), pattern.inc.php (+4 -4), pattern.test.php (+6 -6), prefix.inc.php (+2 -2), prefix.test.php (+6 -6), suffix.inc.php (+4 -4), suffix.test.php (+6 -6), url.inc.php (+1 -1), url.test.php (+7 -7)
JeffMoore 2006-06-10 21:49 Rev.: 177

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

14 lines of code changed in 8 files:

  • trunk/wact/validation/rules: domain.inc.php (+1 -1), ip.inc.php (+2 -2), match.inc.php (+1 -1), member.inc.php (+1 -1), numeric.inc.php (+3 -3), pattern.inc.php (+2 -2), prefix.inc.php (+2 -2), suffix.inc.php (+2 -2)
JeffMoore 2006-06-10 21:34 Rev.: 176

Renamed ErrorCollector to WactErrorCollector

1 lines of code changed in 1 file:

  • trunk/wact/validation/rules: match.inc.php (+1 -1)
JeffMoore 2006-06-10 20:29 Rev.: 172

Removed group and replaced with rule class.

40 lines of code changed in 12 files:

  • trunk/wact/validation/rules: domain.test.php (+9 -9), email.test.php (+3 -3), ip.test.php (+6 -6), match.inc.php (+1 -1), match.test.php (+1 -1), member.test.php (+1 -1), numeric.test.php (+8 -8), pattern.inc.php (+2 -4), pattern.test.php (+2 -2), prefix.test.php (+2 -2), suffix.test.php (+2 -2), url.test.php (+3 -3)
JeffMoore 2006-06-03 04:30 Rev.: 171

Imported validation rules from CVS and converted to PHP 5

120 lines of code changed in 20 files:

  • trunk/wact/validation/rules: domain.inc.php (new 2), domain.test.php (new 19), email.inc.php (new 2), email.test.php (new 9), ip.inc.php (new 2), ip.test.php (new 14), match.inc.php (new 8), match.test.php (new 6), member.inc.php (new 1), member.test.php (new 3), numeric.inc.php (new 3), numeric.test.php (new 13), pattern.inc.php (new 6), pattern.test.php (new 6), prefix.inc.php (new 2), prefix.test.php (new 6), suffix.inc.php (new 4), suffix.test.php (new 6), url.inc.php (new 1), url.test.php (new 7)
Generated by StatSVN 0.4.0