The following example shows you how you can validate email addresses in a Flex application using the EmailValidator class and the validate() and static EmailValidator.validateEmail() methods.
Full code after the jump.
Continue reading ‘Validating email addresses using the EmailValidator class in Flex’



