Using standard validators

Flex includes the Validator subclasses. You use these validators for common types of data, including credit card numbers, dates, e-mail addresses, numbers, phone numbers, Social Security numbers, strings, and ZIP codes. This section describes the following validators:

Subtopics

Using the CreditCardValidator class
Using the CurrencyValidator class
Using the DateValidator class
Using the EmailValidator class
Using the NumberValidator class
Using the PhoneNumberValidator class
Using the RegExpValidator class
Using the SocialSecurityValidator class
Using the StringValidator class
Using the ZipCodeValidator class

Flex 2.01

Take a survey