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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| norbertmocsnik | 16 (100.0%) | 153 (100.0%) | 9.5 |
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:
Added WactCompoundParameterRule.
33 lines of code changed in 1 file:
Added first multi-parameter rule experiment.
23 lines of code changed in 1 file:
Extracted WactValidator out of WactController.
56 lines of code changed in 2 files:
Removed unnecessary function.
0 lines of code changed in 1 file:
Simplified and fixed the WactException-based WactValidationError handling.
8 lines of code changed in 1 file:
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:
Fixed some validation issues.
2 lines of code changed in 1 file:
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:
Created a temporary feature branch for implementing parameter validation.
0 lines of code changed in 4 files: