Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 3216 invoked from network); 2 Nov 2003 14:59:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Nov 2003 14:59:06 -0000 Received: (qmail 33035 invoked by uid 500); 2 Nov 2003 14:59:01 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 33002 invoked by uid 500); 2 Nov 2003 14:59:01 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: docs@cocoon.apache.org Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 32990 invoked from network); 2 Nov 2003 14:59:00 -0000 Received: from unknown (HELO otsrv1.iic.ugent.be) (157.193.121.51) by daedalus.apache.org with SMTP; 2 Nov 2003 14:59:00 -0000 Received: from otsrv1.iic.ugent.be (localhost [127.0.0.1]) by otsrv1.iic.ugent.be (8.11.6/8.11.6) with ESMTP id hA2F04a27878 for ; Sun, 2 Nov 2003 16:00:04 +0100 Date: Sun, 2 Nov 2003 16:00:04 +0100 Message-Id: <200311021500.hA2F04a27878@otsrv1.iic.ugent.be> From: stevenn@outerthought.org To: docs@cocoon.apache.org Subject: [WIKI-UPDATE] WoodyValidationRuleReference WoodySample Sun Nov 2 16:00:03 2003 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Page: http://wiki.cocoondev.org/Wiki.jsp?page=WoodyValidationRuleReference , version: 3 on Sun Nov 2 15:01:13 2003 by BrunoDumon - Often the values that validation rules will check are specified as expressions. Woody use for this task the [xReporter expression interpreter|http://xreporter.cocoondev.org/en/expressions.html] ? ----- + Often the values that validation rules will check are specified as expressions. Woody uses for this the [xReporter expression interpreter|http://xreporter.cocoondev.org/en/expressions.html] ? + - ||Validator||Allowed datatypes|| ? -- + ||Validator||Allowed datatypes - |assert|all datatypes| ? - + |assert|all datatypes - |email|string| ? - + |email|string - |length|string| ? - + |length|string - |mod10|string| ? - + |mod10|string - |range|integer, long, decimal| ? - + |range|integer, long, decimal - |regexp|string| ? - + |regexp|string - |value-count|all datatypes as part of multivaluefield| ? - + |value-count|all datatypes as part of multivaluefield Page: http://wiki.cocoondev.org/Wiki.jsp?page=WoodySample , version: 19 on Sun Nov 2 14:56:12 2003 by BrunoDumon - The children of the ____ element identify widgets. The widgets are defined inside a ____ element. As you can see, most of the widgets are __field__ widgets. The __field__ widget is the most important widget in Woody, so lets look at it in a bit more detail. ? ^ ^ ------ ----------------------------------------- ^ + The child widgets of the form are defined inside the ____ element. As you can see, most of the widgets are __field__ widgets. The __field__ widget is the most important widget in Woody, so lets look at it in a bit more detail. ? ^^^^^ ^^ ^^^