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. . This is a part of the Apache Jakarta Project. . Homepage: http://jakarta.apache.org/commons/validator/