There are 0 repository under jsr-303 topic.
对象属性核查框架:功能对标validate,从使用者角度出发,重新设计,拦截一切不合法属性,让业务处理层不包含一行核查代码,实现至简化编码
Example of Spring WebMVC project
semester project
Sample Dropwizard app with Java Bean Validation (JSR-380).
Sample Spring based Web Application using latest frameworks over the web. Java annotations are used instead of XML Configurations. All CRUD operations are performed using Ajax(JSON form data) similar to Webservices. JSR-303 is used for form error handling.