Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 6235 invoked from network); 25 Mar 2004 13:50:45 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Mar 2004 13:50:45 -0000 Received: (qmail 57705 invoked by uid 500); 25 Mar 2004 13:50:36 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 57687 invoked by uid 500); 25 Mar 2004 13:50:35 -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 57613 invoked from network); 25 Mar 2004 13:50:35 -0000 Received: from unknown (HELO web60805.mail.yahoo.com) (216.155.196.68) by daedalus.apache.org with SMTP; 25 Mar 2004 13:50:35 -0000 Message-ID: <20040325135035.82872.qmail@web60805.mail.yahoo.com> Received: from [24.9.52.44] by web60805.mail.yahoo.com via HTTP; Thu, 25 Mar 2004 05:50:35 PST Date: Thu, 25 Mar 2004 05:50:35 -0800 (PST) From: David Graham Subject: Re: [Validator] Validators missing? To: Jakarta Commons Users List In-Reply-To: <513F1D9DFA0CD311BC5B0008C773DC5F03453C3F@moscow.sri.srg-ssr.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Commons Validator really has two distinct components: 1. A configurable (typically xml) validation engine 2. Reusable "primitive" validation methods It provides no pluggable validator actions for feature 1 but feature 2 allows you to more easily build them. Struts' FieldChecks uses the methods from 2 to build pluggable validator actions. I'll add this info to the website. David --- Eric.Lewis@swissinfo.ch wrote: > Hi > > Does anyone know why certain validators that exist in Struts are missing > from the Commons Validator? I mean, they do exist in GenericValidator, > but > not in the examples or TestValidator. That's why I took FieldCheck from > Struts, which seems to do the same, but includes range, minLength and > maxLength. > > But perhaps I'm also just a bit confused :-) > > Eric > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org