[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-567) s:convertBigDecimal and s:convertBigInteger

Gavin King (JIRA) jira-events at jboss.com
Wed Dec 6 23:08:55 EST 2006


s:convertBigDecimal and s:convertBigInteger
-------------------------------------------

                 Key: JBSEAM-567
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-567
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
            Reporter: Gavin King
             Fix For: 1.1.1.GA


s:convertNumber doesn't work for BigIntegers, but in the seam-gen templates we want to be able to validate the number of whole and fractional digits (against the precision and scale of the database column).

We should introduce JSF tags for this. Alternatively, we could add a new validator type to Hibernate Validator. Perhaps the second option is better.

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

        



More information about the seam-issues mailing list