From commons-user-return-15091-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Tue Feb 07 13:48:29 2006 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 36827 invoked from network); 7 Feb 2006 13:47:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 13:47:59 -0000 Received: (qmail 6392 invoked by uid 500); 7 Feb 2006 13:47:29 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 6260 invoked by uid 500); 7 Feb 2006 13:47:29 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 6101 invoked by uid 99); 7 Feb 2006 13:47:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 05:47:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of Nick.Afshartous@workstreaminc.com designates 216.191.243.182 as permitted sender) Received: from [216.191.243.182] (HELO ottmail02.workstreaminc.com) (216.191.243.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 05:47:25 -0800 Received: from exchangeott.ZivexOTT.local ([10.1.3.15]) by ottmail02.workstreaminc.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 7 Feb 2006 08:47:04 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: [validator] using submitted form value with validator Date: Tue, 7 Feb 2006 08:46:05 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [validator] using submitted form value with validator thread-index: AcYrX3/BfmSy1gp8TYiQFxG2Sj6BawAADqncACNHUa4= References: <1139259253.97160.ezmlm@jakarta.apache.org> From: "Afshartous, Nick" To: X-OriginalArrivalTime: 07 Feb 2006 13:47:04.0373 (UTC) FILETIME=[FAA06650:01C62BEC] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I was wondering how to pass a submitted form value to be used as part of = a validator error message. For instance, for the message errors.email=3D{0} is an invalid e-mail address. how would one specify in validation.xml that the submitted form field = value would fill in the {0} argument. Thanks. Nick --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org