| A
org.apache.cocoon.woody.validation.WidgetValidator implemented as a JavaScript snippet.
This snippet must return a boolean value. If it returns false , it must have
set a validation error on the validated widget or one of its children.
The JavaScript snippet has the "this" variable set to the validated widget, and, if the form is used in a
flowscript, can use the flow's global values and fonctions and the cocoon object.
author: Sylvain Wallez version: CVS $Id: JavaScriptValidator.java 433543 2006-08-22 06:22:54Z crossley $ |