Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 22384 invoked from network); 2 Mar 2006 01:09:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Mar 2006 01:09:27 -0000 Received: (qmail 28718 invoked by uid 500); 2 Mar 2006 01:10:08 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 28549 invoked by uid 500); 2 Mar 2006 01:10:07 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 28259 invoked by uid 99); 2 Mar 2006 01:10:06 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 17:10:04 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 155CE183 for ; Thu, 2 Mar 2006 02:09:43 +0100 (CET) Message-ID: <1304289614.1141261783085.JavaMail.jira@ajax.apache.org> Date: Thu, 2 Mar 2006 02:09:43 +0100 (CET) From: "Mike Kienenberger (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Updated: (TOMAHAWK-169) add message attribute to all validators In-Reply-To: <1868993735.1131538339867.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/TOMAHAWK-169?page=all ] Mike Kienenberger updated TOMAHAWK-169: --------------------------------------- > add message attribute to all validators > --------------------------------------- > > Key: TOMAHAWK-169 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-169 > Project: MyFaces Tomahawk > Type: Improvement > Components: Validators > Reporter: Joris Verschoor > Assignee: Mike Kienenberger > Priority: Minor > Attachments: RegExprValidator.java.patch.txt, ValidateRegExprTag.java.patch.txt, tomahawk_validate_regexpr_attributes.xml.patch.txt, validateRegExpr.xml.patch.txt > > Added a message attribute to the rexexvalidator [and all other validators -mlk]. If the message attribute is set, the message attribute value will be used as the error message key instead. For example: > > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira