共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > semanticvalidator |
semanticvalidator
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
This project is based on the immutable truth that all input is dangerous and invalid unless tested. This is a simple class library that allows you to quickly and easily validate input semantically close to your business code.
Don't mistake Syntax Validation (Typical MVC Validation) for semantic validation. Although some of the validators can do both, you want to have validation in your business logic.