I am considering renaming @Digits to @DecimalRepresentation to make room for the plural form @interface DecimalRepresentations { DecimalRepresentation[] value() } Any better name?