|
From: Lieven D. (JIRA) <no...@at...> - 2007-12-19 08:20:16
|
Add Hibernate Validator notification to the GUI validation framework
--------------------------------------------------------------------
Key: RCP-509
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-509
Project: Spring Framework Rich Client Project
Issue Type: New Feature
Components: Application Framework
Reporter: Lieven Doclo
Use the Hibernate Validator to validate formobjects instead of or in combination with rules.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Lieven D. (JIRA) <no...@at...> - 2007-12-19 08:23:16
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-509:
-----------------------------
Attachment: HibernateRulesValidator.java
HibernateRulesMessageInterpolator.java
Andy Dupue already made a HibernateValidator, I adapted it so you can also use rules in combination with the validator annotations (for example, to validate the @AssertTrue annotated methods).
> Add Hibernate Validator notification to the GUI validation framework
> --------------------------------------------------------------------
>
> Key: RCP-509
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-509
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Application Framework
> Reporter: Lieven Doclo
> Attachments: HibernateRulesMessageInterpolator.java, HibernateRulesValidator.java
>
>
> Use the Hibernate Validator to validate formobjects instead of or in combination with rules.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Lieven D. (JIRA) <no...@sp...> - 2008-01-02 10:57:31
|
[ http://jira.springframework.org/browse/RCP-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-509:
-----------------------------
Attachment: HibernateValidatorTest.java
Test added
> Add Hibernate Validator notification to the GUI validation framework
> --------------------------------------------------------------------
>
> Key: RCP-509
> URL: http://jira.springframework.org/browse/RCP-509
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Application Framework
> Reporter: Lieven Doclo
> Attachments: HibernateRulesMessageInterpolator.java, HibernateRulesValidator.java, HibernateValidatorTest.java
>
>
> Use the Hibernate Validator to validate formobjects instead of or in combination with rules.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Jan H. (JIRA) <no...@sp...> - 2008-01-21 10:57:43
|
[ http://jira.springframework.org/browse/RCP-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-509.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.0
Added in spring-tiger:
http://spring-rich-c.svn.sourceforge.net/viewvc/spring-rich-c?view=rev&revision=1906
> Add Hibernate Validator notification to the GUI validation framework
> --------------------------------------------------------------------
>
> Key: RCP-509
> URL: http://jira.springframework.org/browse/RCP-509
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Application Framework
> Reporter: Lieven Doclo
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
> Attachments: HibernateRulesMessageInterpolator.java, HibernateRulesValidator.java, HibernateValidatorTest.java
>
>
> Use the Hibernate Validator to validate formobjects instead of or in combination with rules.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|