On 9/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: craigmcc
Date: Sat Sep 30 12:10:34 2006
New Revision: 451638
URL: http://svn.apache.org/viewvc?view=rev&rev=451638
Log:
Factor Commons Validator support out of shale-core into a new module
"shale-validator". We do not yet have any example or test applications
using this code, so we cannot yet verify correct operation.
There is a validation example in the usecases app:
http://svn.apache.org/repos/asf/shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/validator/
I was going to add the 'evenInteger' custom validation example from
the wiki [1] (which is working, in an example app of my own,) but
midterms have intervened.
[1] http://wiki.apache.org/shale/ShaleValidation
--
Wendy