Flash-validators
From FlashSec
flash-validators | |
---|---|
Developer | Peleus Uhley (Adobe) |
Release | 0.5 |
OS | All |
Genre | Validators |
License | Adobe Systems Incorporated(r) Source Code License |
Type | OpenSource |
Website | flash-validators @ Google Code |
Documentation | |
Wikipedia | |
OSFlash |
flash-validators are libraries and include sample code for performing basic data validation. They are similar to the Flex 3 SDK validators and they can be used within Flex or Flash Professional SWF files. Included within the package are basic data validation methods such as determining if a string contains only alphanumeric characters. The basic methods are then leveraged to validate more complex concepts such as zip codes, credit card numbers and URLs. The sample framework provided within these classes is basic but should be extensible to fit the needs of various implementations. It is expected that these raw classes will be reviewed and customized before being implemented to a particular environment.