Return-Path: Delivered-To: apmail-incubator-bval-user-archive@minotaur.apache.org Received: (qmail 649 invoked from network); 7 May 2010 09:44:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 09:44:14 -0000 Received: (qmail 11339 invoked by uid 500); 7 May 2010 09:44:14 -0000 Delivered-To: apmail-incubator-bval-user-archive@incubator.apache.org Received: (qmail 11306 invoked by uid 500); 7 May 2010 09:44:13 -0000 Mailing-List: contact bval-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bval-user@incubator.apache.org Delivered-To: mailing list bval-user@incubator.apache.org Received: (qmail 11298 invoked by uid 99); 7 May 2010 09:44:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 09:44:12 +0000 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [217.146.182.11] (HELO web27806.mail.ukl.yahoo.com) (217.146.182.11) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 07 May 2010 09:44:07 +0000 Received: (qmail 53851 invoked by uid 60001); 7 May 2010 09:43:44 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1273225424; bh=7V+Eb0/mwySQkIAuH6jLFS7/Y98OqiIkvWEEklCC0cA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=BHIqDhFTTxVjs+rv7CQQqfj5CQdpvtvDtPXlIUdB5pKbN/I/hnZbJ5gjcAD20mZqO8AfEJEcIdkg4Ws7dFg/upd6AXY0e9wYJJNDDXIvffP+J5OL64wp7fC73jh6nIXCq5pPBYlDDW+60F512m3DoxYPzXnDhSWce3G73XSRysQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=B0afmVwnikPUbAnhIKdnFxUGooGYl+3g+e7tBYgpRCv2JIUoFW1v+F2TMbdAFKBgMe1dF2PL72u1j729NnhuT00VwXRNZwKCLlTQ67KBdNjnDo/Db0wQmQk+fSk9AmDnuAu7OEm1rihQIgYxpF2vrzoiTNqCo9yRaOKH4kOhRPo=; Message-ID: <189304.52382.qm@web27806.mail.ukl.yahoo.com> X-YMail-OSG: 9GrZYAsVM1lSxJN3FztK8umG4oeGxpDV6Pns4pUaghSP6TH MqEDN7wx1WigT9z09ItnC5V_Q9KDJMDgNQkjV2q3o01zS.aous9C2BxJDBPa 5UUy4IZ29DZsw5oXU5QCPqgeZTpWgDECTvuUp5o43Y.cc67ku4o8xoJ9zZxd eIHt3hQCdHdwonXIFiUTr9RuxSSY5dKH.soY5APoV4S0DyTfF3KYy8GpVZK3 8cZbV7izfhcJEgUl9P10IwhfEscZr0Jd0JTUDJvOejMy4FH6odSyspSSrJOu z2SFrF.P3s.rZg2y8dlWjfumSZVY6NUJuLQ-- Received: from [128.130.32.91] by web27806.mail.ukl.yahoo.com via HTTP; Fri, 07 May 2010 09:43:44 GMT X-Mailer: YahooMailRC/374.4 YahooMailWebService/0.8.103.269680 References: Date: Fri, 7 May 2010 09:43:44 +0000 (GMT) From: Mark Struberg Subject: AW: An interesting post about validating collections To: bval-user@incubator.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I honestly think this goes into the wrong direction.=0AThis is business log= ic, and if we start to provide annotations for all those kinds of problems,= it will end up getting terribly complicated. =0A=0AI'd prefer to keep it s= imple and stupid.=0A=0ALieGrue,=0Astrub=0A=0A=0A>=0A>Von: Carlos Vara =0A>An: bval-user@incubator.apache.org=0A>Gesendet: Freitag= , den 7. Mai 2010, 10:57:11 Uhr=0A>Betreff: An interesting post about valid= ating collections=0A>=0A>http://in.relation.to/Bloggers/AValidationStickler= =0A>=0A>Currently as an user, I was solving this by writing custom validato= rs, which it seems is no more of a hack than the other proposed solutions (= except the one that implies waiting for JDK7 to hopefully implement JSR-308= ).=0A>=0A>Any of you guys have an idea of how we could implement it?=0A>=0A= =0A