|
My gut reaction to this would be that you should use something like "hasValue" instead, since "isValue" is a standard getter for boolean values within Bean rules...
That being said, since you're including @Transient, technically it should be handled correctly.
|