1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Apr 24, 2024 — Apr 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- added a notice about the move of the commons validator support to the validation module More... almost 19 years ago
deprecated all commons validator related classes. This functionality moved to the validation module More... almost 19 years ago
Changed the "validator" reference to "validation" More... almost 19 years ago
Added sample applications for the validation module. Includes a sample application for valang and a sample applicatoin for commons More... almost 19 years ago
added Uri Boness as an author (validation) More... almost 19 years ago
- cleaned AbstractBeanValidator a bit - put all the tld's in a META-INF directory - integrated the validation documentation with the commons documentation More... almost 19 years ago
+ added javaspace module
Costin Leau
as costin
More... almost 19 years ago
copied commons-validator module to be part of the validation module More... almost 19 years ago
+ removed build-release-repo for now
Costin Leau
as costin
More... almost 19 years ago
+ removed unused libs
Costin Leau
as costin
More... almost 19 years ago
+ new javaspace module
Costin Leau
as costin
More... almost 19 years ago
+ reordered documentation to be ordered alphabetically
Costin Leau
as costin
More... almost 19 years ago
Refactoring necessary to add flushing at object level.
Alex Ruiz
as alruiz15
More... almost 19 years ago
- added the org.springmodules.validation.util.condition.collection.AtLeastCollectionCondition - renamed org.springmodules.validation.util.condition.collection.AnyCollectionCondition to org.springmodules.validation.util.condition.collection.SomeCollectionCondition - added tests to org.springmodules.validation.util.condition.common, org.springmodules.validation.util.condition.collection, org.springmodules.validation.util.condition.bean, org.springmodules.validation.util.condition.adapter packages More... almost 19 years ago
- added jodatime condition tests - renamed org.springmodules.validation.util.condition.comparable to org.springmodules.validation.util.condition.range - added range condition tests More... almost 19 years ago
Added the condition package to org.springmodules.validation.util with a set of condition implementations More... almost 19 years ago
fixed the build project name More... almost 19 years ago
Fixed the name of the function table to "Functions" More... almost 19 years ago
Updated the change log with the changes in the org.springmodules.validation package for version 0.4 More... almost 19 years ago
Cleaned up the valiation module in the sandbox and prepared it for the bean validator framework More... almost 19 years ago
Issue number: MOD-131 - Moved the valang validation module out of the sandbox to the project folder Submitted by: Uri Boness More... almost 19 years ago
Integrated the validation module documentation with the springmodules project documentation More... almost 19 years ago
Moved the date parser from org.springmodules.util.dateparser to org.springmodules.validation.util.date and removed the dependency on the springmodules-util-sandbox module More... almost 19 years ago
Removed a System.out statement More... almost 19 years ago
Issue number: MOD-131 - Moved the validation module out of the sandbox to the projects Submitted by: Uri Boness More... almost 19 years ago
Issues: MOD-121 - created docbook documentation for valang validation MOD-130 - deprecated ValangValidatorFactoryBean More... almost 19 years ago
Issue: MOD-129 - "email()" function was added to the valang parser Submitted by: Uri Boness More... almost 19 years ago
Issue number: MOD-124 - removed unrelated packages from valang Submitted by: Uri Boness More... almost 19 years ago
Issue number: MOD-123 - renamed valang packages (org.springmodules.validation.valang -> org.springmodules.validation.parser and org.springmodules.validation -> org.springmodules.validation.valang) Submitted by: Uri Boness More... almost 19 years ago
Issue number: More... almost 19 years ago