Change IValidationError API to work with java.io.Serializable as other methods
(info, error, success, ...) in Component and Session
-----------------------------------------------------------------------------------------------------------------------------------
Key: WICKET-4449
URL: https://issues.apache.org/jira/browse/WICKET-4449
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 6.0.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Fix For: 6.0.0
Attachments: WICKET-4449.patch
Since a while o.a.w.Component's and o.a.w.Session #info(), #error(),
#success(), etc. methods accept java.io.Serializable.
With this ticket I suggest a change that will make
o.a.w.validation.IValidationError in sync with this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira