You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Tony Culshaw <to...@cultech.com.au> on 2003/04/02 14:10:09 UTC

Re: XMLForm with commons validator and XML model

Finally - an XML form model (makes sense for Cocoon) AND with a decent
(mature) validation framework!

Brilliant. You've saved us much pain in our project.

Many Thanks.


> This is some code we are working on.
> It provides an implementation of the XML Form action allowing an XML
> model and also allowing the commons Validator. If using wizards, the
> views can be specified as a parameter.
>
> It's in a pretty rough state but feel free to use it.  I've used the
> cocoon package names to allow easer integration.
>
> The validator directory should be added under the main context, e.g.
> context://validator
>
> Good luck :-)
>
> Stephen