Return-Path: Delivered-To: apmail-myfaces-commits-archive@www.apache.org Received: (qmail 34308 invoked from network); 3 Feb 2010 21:37:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2010 21:37:14 -0000 Received: (qmail 74596 invoked by uid 500); 3 Feb 2010 21:37:14 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 74506 invoked by uid 500); 3 Feb 2010 21:37:13 -0000 Mailing-List: contact commits-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 commits@myfaces.apache.org Received: (qmail 74497 invoked by uid 99); 3 Feb 2010 21:37:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 21:37:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 21:37:13 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id AFAC116E24 for ; Wed, 3 Feb 2010 21:36:52 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 03 Feb 2010 21:36:52 -0000 Message-ID: <20100203213652.25366.19298@eos.apache.org> Subject: =?utf-8?q?=5BMyfaces_Wiki=5D_Update_of_=22Extensions/Validator/Versions/V?= =?utf-8?q?ersions/UpgradeGuide=22_by_GerhardPetracek?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for c= hange notification. The "Extensions/Validator/Versions/Versions/UpgradeGuide" page has been cha= nged by GerhardPetracek. http://wiki.apache.org/myfaces/Extensions/Validator/Versions/Versions/Upgra= deGuide?action=3Ddiff&rev1=3D8&rev2=3D9 -------------------------------------------------- = =3D=3D Simple Usage =3D=3D = - However, since we fixed an issue @Length and @Pattern won't validate empt= y values any more. + @Length and @Pattern won't validate empty values any more. That means previous versions of ExtVal perform an implicit required valid= ation in some cases. With ExtVal r3 you don't see these implicit validations any more.<
> If you are fine with these implicit validations, you have several possibi= lities to get back to the original behavior: