libcommons-validator-java

Ease and speed development and maintenance of validation rules
  http://commons.apache.org/validator/
  0
  no reviews



The commons validator is a basic validation framework that lets you define validation rules for a javabean in an xml file.

validation rules can be defined in an xml file which keeps them abstracted from javabean you are validating.