Software Details:
Version: 1.1.1 updated
Upload Date: 9 Apr 16
Distribution Type: Freeware
Downloads: 139
Apache BVal, or Apache Bean Validation, is a Java toolkit that provides functions and methods that allow a developer to validate JavaBean data and see if they're compliant with the JSR303 standard.
This standard, also known as the Bean Validation specification describes an API and various meta-models for validating Java beans.
Unlike the classic XML-based Java bean validation routines, this standard uses annotation-based models for validating the data and is also TCK compliant.
What is new in this release:
- This release includes a few minor bug fixes and passes the Bean Validation 1.0.3 TCK.
What is new in version 1.1.0:
- This release includes a few minor bug fixes and passes the Bean Validation 1.0.3 TCK.
What is new in version 0.5:
- This release includes a few minor bug fixes and passes the Bean Validation 1.0.3 TCK.
Requirements:
- Java 5 or higher
Comments not found