On 7 déc. 2011, at 10:49, Hardy Ferentschik wrote:
>>>
>>> Note that getters are not like ordinary methods, they are (by convention)
Java properties and that's exactly what validator.validate processes (properties).
Not all getters are necessary properties.
Yes they are :)