- 
    Type:Defect 
- 
    Resolution: Done
- 
    Priority:Critical 
- 
    Affects Version/s: None
- 
    Component/s: Administration, Notification, Registration
- 
    None
                    The RegistrationValidator isn't validating the User's email address correctly.
The following link give a good example of what is required for validating an email address:
http://en.wikipedia.org/wiki/E-mail_address
My guess is that spring has some sort of validator that will validate an email address for us against the RFC.
The following link give a good example of what is required for validating an email address:
http://en.wikipedia.org/wiki/E-mail_address
My guess is that spring has some sort of validator that will validate an email address for us against the RFC.