What version of Spring will include the Commons Validator support? I could not locate the JIRA issue for this.
I know its already in the sandbox but would like to know what version it will be included in so that I can plan using it only if it is going to make it into a Spring release in time for our product release.
In another thread, fValidate (http://www.peterbailey.net/fValidate/demo/) was suggested as an alternative Javascript validation approach. I checked it out and it looks good however its a client side validation solution only. The commons validator solution provides both, client side and server side validation without code/validation logic duplication. So do most of you agree that the Commons solution is preferable? When would you recommend fValidate over the Commons Validator?
Also what are the timelines for versions 1.1.2 and 1.2.
Thanks,
Sanjiv


Reply With Quote