email.add(new EmailAddressValidator());
It should be: email.add(EmailAddressValidator.getInstance());Is this something I should file a JIRA for? Or should I just note it here on this list? Or should I get an account and edit it myself?
Cheers, Garret P.S. Is HTML email allowed on this list, or does everyone prefer plain text?