[root]/trunk/wact/validation
rules
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 27 (100.0%) | 99 (100.0%) | 3.6 |
convert filename case
0 lines of code changed in 6 files:
Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.
4 lines of code changed in 1 file:
Removed obsolute documentation links to the wiki.
0 lines of code changed in 1 file:
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:
Renamted
Validator to WactValidator
Rule to WactValidationRule
SingleFieldRule to WactSingleFieldRule
RequiredRule to WactRequiredRule
SizeRangeRule to WactSizeRangeRule
25 lines of code changed in 4 files:
Renamed ErrorCollector to WactErrorCollector
7 lines of code changed in 3 files:
Removed group and replaced with rule class.
8 lines of code changed in 3 files:
Imported validation rules from CVS and converted to PHP 5
52 lines of code changed in 6 files: