Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 35104 invoked from network); 20 Jul 2005 22:44:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 22:44:30 -0000 Received: (qmail 65107 invoked by uid 500); 20 Jul 2005 22:44:27 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 65080 invoked by uid 500); 20 Jul 2005 22:44:27 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 65067 invoked by uid 99); 20 Jul 2005 22:44:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 15:44:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.68.127.190] (HELO carmanconsulting.com) (216.68.127.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 15:44:20 -0700 Received: from CARMANI9300 (carmanconsulting.com [127.0.0.1]) by carmanconsulting.com (8.13.4/8.13.1) with ESMTP id j6KMiMeh011254 for ; Wed, 20 Jul 2005 18:44:23 -0400 Message-Id: <200507202244.j6KMiMeh011254@carmanconsulting.com> From: "James Carman" To: "'Jakarta Commons Developers List'" Subject: [validator] Annotation-based Validators... Date: Wed, 20 Jul 2005 18:44:28 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C58D5B.0F098670" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcWNfJW2HDpqAIzhRROPLqoQCcsOMA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0006_01C58D5B.0F098670 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Has there been any thought to either creating a new project which uses Annotations to do validation or adding Annotation-based validation to commons-validator? I really like the way the Hibernate folks have done validation in Hibernate Annotations, but I think there needs to be a generalized, stand-alone framework for it. ------=_NextPart_000_0006_01C58D5B.0F098670--