Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcommons-validator-java
Ease and speed development and maintenance of validation rules
http://commons.apache.org/validator/
0
no reviews
Install
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.