Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 75129 invoked from network); 7 Oct 2010 18:46:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 18:46:17 -0000 Received: (qmail 48124 invoked by uid 500); 7 Oct 2010 18:46:16 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 47963 invoked by uid 500); 7 Oct 2010 18:46:15 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Delivered-To: moderator for user@commons.apache.org Received: (qmail 45955 invoked by uid 99); 7 Oct 2010 18:40:41 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 460283.76546.bm@omp1040.mail.sp2.yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1286476806; bh=EDqTas9wpr9Uy19ezIXM0u31wirckX2dSnNu3QdawDc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=T3ygzByQvDH2gUO53bdSpVVO6Ig48aLa/giHjlB9GCA1UgurCjZRVRi28rMFaDo2lorEkwNYHHQ/j8gQ/mYiyiB3SqvTkri10MRNnseP/SLgu0WubJ8B1AdlEVPDKvp40+K6lWr9SgC+HuC5KlthmuGNqpsSAoPS9WNzWqcoDV8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Vu+IpqHSbDsKtE6zcaU/tAb3v0bKFZOIhVsdfNKJ7QzHfpB5GCG30o0qzSx5iSwHReFavMrYADiLdlIiCl2L2n2KPh2Gr7+egSDA7HsqIKuMuQWdg/J+wP0PRCCDUt6PtPbznRLGNZXt53Aa4jSgdWgYnRCCFZyBiewXQO+wu5Q=; Message-ID: <666451.73195.qm@web44809.mail.sp1.yahoo.com> X-YMail-OSG: rWo991gVM1nYjK4ETR25Vqg3I2jpsiXTh_SMhY4EBhkHJGi l0bF370JhMJwJL7aumY1XiXP4cUiNlJR1myoEFqmQWWIv0CAjFzmuk_isdgX QU.5y3aX1lf19Ts6ZPH8ZDRQrQHg4TzPoi0p1.3ifiy6nySiJgGvIsWhH2FM riH63IF.ujPzLR5OFd3N5qjOaqTEKZUsr1Sw3bxukCaImXbv9a3ZCqST231B BKmzIUOercs10YWfr.ldhLpP14R5PV6IZqCRpDD0Z00p18fXtukjnKwfOaLb 195G2h25fNjle7P5g4vW03VRucOEkid440qO2BM3x..z9pJL8U3FD X-Mailer: YahooMailRC/504.5 YahooMailWebService/0.8.106.282862 Date: Thu, 7 Oct 2010 11:40:04 -0700 (PDT) From: Michael Love Subject: Can the Validator Framework be modified to handle sub-Objects? To: user@commons.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-10855954-1286476804=:73195" --0-10855954-1286476804=:73195 Content-Type: text/plain; charset=us-ascii For example: Lets say I have a customer object that contains an address object. Is it possible to have the Framework automatically validate the object and all sub-objects without manually doing it in the validation bean? Mike --0-10855954-1286476804=:73195--