[hibernate-dev] [Bean Validation] @Digits => @DecimalRepresentation

Emmanuel Bernard emmanuel at hibernate.org
Thu Feb 19 04:46:59 EST 2009


this is not the semantic I would naturally apply to number. Not sure.
On  Feb 19, 2009, at 10:12, Hardy Ferentschik wrote:

> On Wed, 18 Feb 2009 16:01:24 +0100, Emmanuel Bernard <emmanuel at hibernate.org 
> > wrote:
>
>> I am considering renaming @Digits to @DecimalRepresentation to make  
>> room for the plural form
>>
>> @interface DecimalRepresentations {
>>    DecimalRepresentation[]  value()
>> }
>>
>> Any better name?
>
> What' about @Number and @Numbers?
>
> --Hardy
>




More information about the hibernate-dev mailing list