The Java Validation Library provides a set of classes to validate data. The rules for validation are configurable through XML.
tmuldoon created the Looking for status forum thread
jrumpf created the Internationalization Problem artifact
mikewill_1998 commented on the RE: Request for Project Objectives forum thread
dezzio created the Request for Project Objectives forum thread
The second release is ready! This release includes a method to retrieve the primitive values while validating. Some performance enhancements have been made also. See the release notes and change log for details. Enjoy! Mike
mikewill_1998 committed patchset 33 of module jvalid to the Java Validation Library CVS repository, changing 1 files
mikewill_1998 committed patchset 32 of module jvalid to the Java Validation Library CVS repository, changing 1 files
Version 0.2 =========================== * Some code optimization in the Validator class. Found that I was creating a lot unecessary temporary objects when checking data types. They now use the static methods of their respective wrapper class. * ...
Version 0.2 =========================== * Some code optimization in the Validator class. Found that I was creating a lot unecessary temporary objects when checking data types. They now use the static methods of their respective wrapper class. * ...
mikewill_1998 committed patchset 31 of module jvalid to the Java Validation Library CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use