Page: http://wiki.cocoondev.org/Wiki.jsp?page=LarryLansing , version: 24 on Sun Jun 29 05:49:20 2003 by LarryLansing
+ * FormValidatorAction "simpler and older implementation of form validation using the FormValidatorAction" (similar to some of the database actions!) + ** [FormValidationUsingCocoon] -- wiki docs for the action + ** [XSPFormValidator] -- docs for the companion logicsheet + ** [Official docs|http://cocoon.apache.org/2.1/userdocs/xsp/logicsheet-forms.html] + ** [SimpleFormTransformer APIdocs|http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/SimpleFormTransformer.html] -- an alternative to XSP logicsheets, to pair with the action. + + * Precept -- Another set of form validation components. Precept is in a very early stage of development, has very little documentation, and exists only in the samples directory. - - * FormValidatorAction "simpler and older implementation of form validation using the FormValidatorAction" (similar to some of the database actions!) - ** [FormValidationUsingCocoon] -- wiki docs for the action - ** [XSPFormValidator] -- docs for the companion logicsheet - ** [Official docs|http://cocoon.apache.org/2.1/userdocs/xsp/logicsheet-forms.html] - ** [SimpleFormTransformer APIdocs|http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/SimpleFormTransformer.html] -- an alternative to XSP logicsheets, to pair with the action. - - * Precept - ** [cocoon/samples/precept/|http://www.fuzzynerd.com/cocoon/samples/precept/] -- demo + ** [cocoon/samples/precept/|http://www.fuzzynerd.com/cocoon/samples/precept/] -- Precept demo ? ++++++++ - **
