• Bean Validation 2.0 (JSR 380) - is a specification of the Java API for bean validation
  • Validation API - contains only interfaces / annotations etc, no implementations
  • Hibernate Validator - is the reference implementation, and currently the only certified implementation of JSR-380

Dependencies

Subpages

Resources