Directory branches/validation/wact/validation/

Total Files:
2
Deleted Files:
0
Lines of Code:
375

[root]/branches/validation/wact/validation
                    directory in repo rules (2 files, 109 lines)

Lines of Code

branches/validation/wact/validation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
norbertmocsnik 16 (100.0%) 153 (100.0%) 9.5

Most Recent Commits

norbertmocsnik 2008-05-16 19:37 Rev.: 708

Added default collector ID to WactValidator.
Renamed some methods for better naming.
Merged validate() and isValid() in WactController to decrease the complexity of the API.
Extracted validation API method map for refactoring purposes.

5 lines of code changed in 1 file:

  • branches/validation/wact/validation: validator.inc.php (+5 -5)
norbertmocsnik 2008-05-15 23:29 Rev.: 707

Added WactCompoundParameterRule.

33 lines of code changed in 1 file:

  • branches/validation/wact/validation: validator.inc.php (+33 -15)
norbertmocsnik 2008-05-09 20:13 Rev.: 686

Added first multi-parameter rule experiment.

23 lines of code changed in 1 file:

  • branches/validation/wact/validation: validator.inc.php (+23 -15)
norbertmocsnik 2008-03-04 21:17 Rev.: 662

Extracted WactValidator out of WactController.

56 lines of code changed in 2 files:

  • branches/validation/wact/validation: collector.inc.php (-7), validator.inc.php (+56)
norbertmocsnik 2008-03-03 22:23 Rev.: 661

Removed unnecessary function.

0 lines of code changed in 1 file:

  • branches/validation/wact/validation: collector.inc.php (-6)
norbertmocsnik 2008-03-03 22:22 Rev.: 660

Simplified and fixed the WactException-based WactValidationError handling.

8 lines of code changed in 1 file:

  • branches/validation/wact/validation: collector.inc.php (+8 -13)
norbertmocsnik 2008-03-02 22:08 Rev.: 656

Experimenting with a new $serverId based approach for validation error reporting.
Removed WactErrorListTag and WactErrorListView and simply using <wact:list> instead.
Fixed WactMemberRules boolean return value.

20 lines of code changed in 2 files:

  • branches/validation/wact/validation: collector.inc.php (+19 -36), validator.inc.php (+1)
norbertmocsnik 2008-03-01 21:36 Rev.: 655

Fixed some validation issues.

2 lines of code changed in 1 file:

  • branches/validation/wact/validation: collector.inc.php (+2 -2)
norbertmocsnik 2008-02-01 23:30 Rev.: 646

Re-enabled validation to be initiated by the developer.
Added new rules to the form example.
Updated WactMemberRule.

Added some thoughts regarding the implementation.

6 lines of code changed in 2 files:

  • branches/validation/wact/validation: collector.inc.php (+2 -2), validator.inc.php (+4)
norbertmocsnik 2008-01-27 13:00 Rev.: 639

Created a temporary feature branch for implementing parameter validation.

0 lines of code changed in 4 files:

  • branches/validation/wact/validation: collector.inc.php (new), validator.inc.php (changed)
Generated by StatSVN 0.4.0