[root]/branches/validation/wact/view
html
(1 files, 143 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| norbertmocsnik | 10 (100.0%) | 22 (100.0%) | 2.2 |
Simplified and fixed the WactException-based WactValidationError handling.
1 lines of code changed in 1 file:
Renamed methods to further emphasize controller/view separation and in order to simplify the API.
Added missing WactParameter::getRules() function for WactControllerDebugger to work.
1 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.
11 lines of code changed in 1 file:
Fixed some validation issues.
5 lines of code changed in 2 files:
Re-enabled validation to be initiated by the developer.
Added new rules to the form example.
Updated WactMemberRule.
Added some thoughts regarding the implementation.
4 lines of code changed in 1 file:
Created a temporary feature branch for implementing parameter validation.
0 lines of code changed in 4 files: