Re: [U] Email Validation Issue

2009-08-31 Thread Norris Shelton
NorrisEShelton YIM norrisshelton From: Dave Newton To: Struts Users Mailing List Sent: Friday, August 28, 2009 6:19:45 PM Subject: Re: [U] Email Validation Issue Ginn, Timothy D Mr CTR USA TRADOC USAAC wrote: > I have run into a bump in the road.  I am trying to valid

Re: [U] Email Validation Issue

2009-08-28 Thread Dave Newton
Ginn, Timothy D Mr CTR USA TRADOC USAAC wrote: I have run into a bump in the road. I am trying to validate a list of Strings that contain email addresses. I can't seem to get it to check the emails to be a valid email using the annotation validation. Could someone please let me know if this

[U] Email Validation Issue

2009-08-28 Thread Ginn, Timothy D Mr CTR USA TRADOC USAAC
UNCLASSIFIED I have run into a bump in the road. I am trying to validate a list of Strings that contain email addresses. I can't seem to get it to check the emails to be a valid email using the annotation validation. Could someone please let me know if this is possible or if I am doing so