From adffaces-dev-return-1582-apmail-incubator-adffaces-dev-archive=incubator.apache.org@incubator.apache.org Fri Oct 27 00:22:34 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-dev-archive@locus.apache.org Received: (qmail 18413 invoked from network); 27 Oct 2006 00:22:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 00:22:34 -0000 Received: (qmail 45580 invoked by uid 500); 27 Oct 2006 00:22:45 -0000 Delivered-To: apmail-incubator-adffaces-dev-archive@incubator.apache.org Received: (qmail 45559 invoked by uid 500); 27 Oct 2006 00:22:45 -0000 Mailing-List: contact adffaces-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-dev@incubator.apache.org Delivered-To: mailing list adffaces-dev@incubator.apache.org Received: (qmail 45545 invoked by uid 99); 27 Oct 2006 00:22:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 17:22:45 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of arjuna@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 17:22:33 -0700 Received: by ug-out-1314.google.com with SMTP id y2so672595uge for ; Thu, 26 Oct 2006 17:22:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nCRJAbDU2Z4P8sO5nbu3KJ12HuYxCYVJxmJaQim+MFWJ29r2urENCOFERnP340r2/QS2I3ZYQrz/0Tg6Qz6ic3sCQpvk+L0qcw4j8seREhXvlHlhJ/e3wqiKcJMqA8gqddlWmEajS/tJc8vjxnf4PLiCEqZMxO/ITtApHMuXuGQ= Received: by 10.78.204.20 with SMTP id b20mr3474809hug; Thu, 26 Oct 2006 17:22:11 -0700 (PDT) Received: by 10.78.155.10 with HTTP; Thu, 26 Oct 2006 17:22:11 -0700 (PDT) Message-ID: <75e54f200610261722v501e8a3dxe9a861bed3287d78@mail.gmail.com> Date: Thu, 26 Oct 2006 17:22:11 -0700 From: "Arjuna Wijeyekoon" To: adffaces-dev@incubator.apache.org Subject: Re: new validator: dateRestrictionValidator In-Reply-To: <453FFAAC.5020708@oracle.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38562_33038153.1161908531459" References: <453FFAAC.5020708@oracle.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_38562_33038153.1161908531459 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Can you describe what type the three "invalid" attributes are? --arjuna On 10/25/06, Gabrielle Crawford wrote: > > Hi, > > I'd like to add a new validator. My proposed name is > DateRestrictionValidator, other suggestions welcome. This would support > attributes like: > > invalidMonths - example: dates in April are invalid > invalidDaysOfWeek - example: Saturdays and Sundays are invalid > invalidDays - example: 12-25-06 and 1-1-07 are invalid > > The exact api's will be discussed further as the implemenation is worked > out. > > Does anyone oppose this or can I open an issue? > > Thanks, > > Gabrielle > > ------=_Part_38562_33038153.1161908531459--