资 源 简 介
About the library
The purpose of this project is to create flex (or actionscript) library which is used for validating objects using metadata.
* easy to use
* extensible - possibility of adding custom validation types and validation tests for them (see how to add custom tests here)
* supports recursive validation (if any property which is marked for validation implements IList or is an Array, all items in it are validated as well)
* supports validation on variables as well as getters
* currently, it includes the following tets: notNull, notEmpty, length, isNumeric, notZero, numericTest, listNotEmpty (details can be found here)
Quick Links
List of included tests
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报