For normalizing data, e.g. preprocess the name and address fields with a call to .trim().
Another idea is to add a trim annotation to String properties, or trim String properties by default except when they have a no-trim anno.

Submitted by Elmer van Chastelet on 29 May 2015 at 15:55

Log in to post comments