[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1878) Validation for Hibernate Class Level Validators

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Thu May 7 20:19:48 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated JBSEAM-1878:
-----------------------------------

    Attachment: validate-entity.diff


I have attached a patch for a s:validateEntity tag. If works by queuing a JSF event to be run after the update model values phase. This way the class has had its values updated and can be validated.

I don't suppose there is any chance this can go into 2.1.2? I have been using it in my project and I have found it really useful.

> Validation for Hibernate Class Level Validators
> -----------------------------------------------
>
>                 Key: JBSEAM-1878
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-1878
>             Project: Seam
>          Issue Type: Feature Request
>          Components: JSF Integration
>    Affects Versions: 1.2.1.GA
>            Reporter: Martin Hoffmann
>            Priority: Optional
>         Attachments: validate-entity.diff
>
>
> A JSF Component for Validation of Hibernate Class Validators. This Component should be used like s:validateAll Tag.
> Currently SEAM throws an exception in case of a not validating class validator.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list