Namely this: violations = validator.validate(entityInstance);
we can't do violations = validator.validate(entityInstance, SomeGroup.class); I'm bringing it up, I don't have a solution for this right now but I feel we should have at least have a way to disable the validator inside the processor so we can do our own -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
