[hibernate-issues] [Hibernate-JIRA] Commented: (HV-122) Add byte support for numeric constraints (digits, max etc)
Alaa Mohssen Nassef (JIRA)
noreply at atlassian.com
Sun Mar 1 14:01:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HV-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32528#action_32528 ]
Alaa Mohssen Nassef commented on HV-122:
----------------------------------------
Byte was already supported, since it extends java.lang.Number. I just added some assertions in the unit tests. Digits already had an assertion for Byte.
> Add byte support for numeric constraints (digits, max etc)
> ----------------------------------------------------------
>
> Key: HV-122
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-122
> Project: Hibernate Validator
> Issue Type: New Feature
> Components: validators
> Reporter: Emmanuel Bernard
> Assignee: Alaa Mohssen Nassef
> Fix For: 4.0.0.Alpha2
>
> Attachments: adding_byte_to_tests.txt
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list