Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 80030 invoked from network); 20 Sep 2004 16:38:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Sep 2004 16:38:20 -0000 Received: (qmail 49606 invoked by uid 500); 20 Sep 2004 16:38:12 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 49503 invoked by uid 500); 20 Sep 2004 16:38:11 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 49489 invoked by uid 99); 20 Sep 2004 16:38:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [209.124.92.194] (HELO london.adjkhost.com) (209.124.92.194) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 20 Sep 2004 09:38:09 -0700 Received: from adslsapo-b4-180-60.telepac.pt ([81.193.180.60] helo=ricardo) by london.adjkhost.com with smtp (Exim 4.42) id 1C9RB0-0005Ak-UM for commons-user@jakarta.apache.org; Mon, 20 Sep 2004 18:38:07 +0200 From: "Ricardo Trindade" To: Subject: [Validator] trouble using validator standalone Date: Mon, 20 Sep 2004 17:37:18 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - london.adjkhost.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - emation.pt X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I' having troubles using commons-validator (latest release, also tried today's snapshot) without struts. Specifically I tried the code in CVS that can be reached through the FAQ item : http://wiki.apache.org/jakarta-commons/ValidatorStandalone I couldn't understand why this examples uses Validators from the test package, instead of using, for example, GenericValidator. I tried to change the example to use GenericValidator, but validating my bean always fails. My XML (header removed):
thanks Ricardo Trindade --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org