Apache Software Foundation is announcing that Apache BVal with version number 1.1.0 is already available to download.
What is Apache BVal ?
Apache BVal is .
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.
This is changelog for Apache BVal version 1.1.0 :
You can read the complete changelog and also download this latest version on their homepage:
bval.apache.org