没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > agimatec-validation |
agimatec-validation
|
2 | 0 | 222 |
贡献者 | 讨论 | 代码提交 |
This is one of the first complete implementations of JSR 303 (Bean Validation), a specification of the Java API for JavaBean validation in Java EE and Java SE.
The technical objective is to provide a class level constraint declaration and validation facility for the Java application developer, as well as a constraint metadata repository and query API.
This implementation is based on the validation framework of agimatec GmbH, a small validation framework that is in production since 2007 and offers additional features, like XML-based extensible metadata, code generation (JSON for AJAX applications).
For more information refer to the Wiki at Overview or contact us.
17 march 2010:
agimatec-validation sources are now hosted on http://svn.apache.org/repos/asf/incubator/bval/.
Dependencies, API documentationJSR303 specification agimatec-validation - Maven-site with dependencies agimatec-validation - JavaDoc agimatec-jsr303 - Maven-site with dependencies agimatec-jsr303 - JavaDoc