Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 16131 invoked from network); 14 Dec 2004 16:45:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Dec 2004 16:45:56 -0000 Received: (qmail 43455 invoked by uid 500); 14 Dec 2004 16:17:10 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 36572 invoked by uid 500); 14 Dec 2004 16:14:43 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 29394 invoked by uid 99); 14 Dec 2004 16:12:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from gateway1.monsanto.com (HELO gateway1.monsanto.com) (199.89.234.134) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 14 Dec 2004 08:12:08 -0800 Received: from agstlsmtp02.monsanto.com (agstlsmtp02.monsanto.com [10.30.64.102]) by gateway1.monsanto.com (Switch-3.1.6/Switch-3.1.0) with ESMTP id iBEGBkl8028404 for ; Tue, 14 Dec 2004 10:11:48 -0600 (CST) Received: by agstlsmtp02.monsanto.com with Internet Mail Service (5.5.2657.72) id ; Tue, 14 Dec 2004 10:11:46 -0600 Message-ID: <318328314B3EB64FB64A987656098A3FE9EE87@ems1000-05.na.ds.monsanto.com> From: "THOMAS, JAI [AG-Contractor/1000]" To: "'axis-user@ws.apache.org'" Subject: RE: data validation Date: Tue, 14 Dec 2004 10:11:29 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4E1F7.91D76280" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C4E1F7.91D76280 Content-Type: text/plain; charset="iso-8859-1" Can't you add a client side handler to do that? Jai -----Original Message----- From: Jairam, Roopnaraine [mailto:Roopnaraine.Jairam@ca.com] Sent: Tuesday, December 14, 2004 9:02 AM To: axis-user@ws.apache.org Subject: RE: data validation Does anyone know how to do this??? _____ From: Jairam, Roopnaraine Sent: Thursday, December 09, 2004 10:30 AM To: axis-user@ws.apache.org Subject: data validation Hi: Is there a way for axis to validate data before it is sent to the web service. Basically the data the client sends should not be null. When it comes to my web service all the required parameters should not be null. E.g. if the client is supposed to send a struct that identifies a client e.g. first name, last name, address1, address2, city,state,zip1,zip2. All the members of the struct can't be null except for address2 & zip2. Is there a way to do this? Thanks in advance. Vince. ------_=_NextPart_001_01C4E1F7.91D76280 Content-Type: text/html; charset="iso-8859-1"
Can't you add a client side handler to do that?
Jai
-----Original Message-----
From: Jairam, Roopnaraine [mailto:Roopnaraine.Jairam@ca.com]
Sent: Tuesday, December 14, 2004 9:02 AM
To: axis-user@ws.apache.org
Subject: RE: data validation

Does anyone know how to do this???

 


From: Jairam, Roopnaraine
Sent: Thursday, December 09, 2004 10:30 AM
To: axis-user@ws.apache.org
Subject: data validation

 

Hi:

 

Is there a way for axis to validate data before it is sent to the web service. Basically the data the client sends should not be null. When it comes to my web service all the required parameters should not be null. E.g. if the client is supposed to send a struct that identifies a client e.g. first name, last name, address1, address2, city,state,zip1,zip2. All the members of the struct can't be null except for address2 & zip2. Is there a way to do this?

 

Thanks in advance.

 

Vince.

------_=_NextPart_001_01C4E1F7.91D76280--