hannesN / kuria

Frontend Generator based on Java POJO Annotations
0 stars 0 forks source link

Check if attribute type is usable with given annotation #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a class with Float attribute
2. Annotate attribute with @Textfield

What is the expected output? 
Parser should check if Float is uasable with textfield and throw an exception.

What do you see instead?
Nothing..

Please use labels and text to provide additional information.

Original issue reported on code.google.com by h.niederhausen@googlemail.com on 25 Jun 2010 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by h.niederhausen@googlemail.com on 28 Jun 2010 at 3:19