Hi, I am using validation framework and would like to disable validation for all the query methods like getA(), getB(), getC().
There is a excludeMethods property using which I can turn off validation for
above methods by spelling out each method.
1. Is there a way to generalize this so that we don't need to spell out each
getX method?
Any better ideas are welcome.
Thanks,
-Akash
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.

