| Package | mx.validators |
| Class | public final class ZipCodeValidatorDomainType |
| Inheritance | ZipCodeValidatorDomainType Object |
domain property of the ZipCodeValidator class,
which you use to specify the type of ZIP code to validate.
See also
| Property | Defined by | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
| US_ONLY : String = "US Only" [static]
Specifies to validate a United States ZIP code.
| ZipCodeValidatorDomainType | ||
| US_OR_CANADA : String = "US or Canada" [static]
Specifies to validate a United States or Canadian ZIP code.
| ZipCodeValidatorDomainType | ||
| US_ONLY | property |
public static var US_ONLY:String = "US Only"Specifies to validate a United States ZIP code.
| US_OR_CANADA | property |
public static var US_OR_CANADA:String = "US or Canada"Specifies to validate a United States or Canadian ZIP code.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/validators/ZipCodeValidatorDomainType.html