Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 89272 invoked from network); 9 Dec 2004 15:30:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Dec 2004 15:30:50 -0000 Received: (qmail 4957 invoked by uid 500); 9 Dec 2004 15:30:28 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 4922 invoked by uid 500); 9 Dec 2004 15:30:27 -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 4905 invoked by uid 99); 9 Dec 2004 15:30:27 -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 mail14.ca.com (HELO mail14.ca.com) (208.232.182.10) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Dec 2004 07:30:27 -0800 Received: from usilms22.ca.com ([141.202.201.22]) by mail14.ca.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 9 Dec 2004 09:30:24 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4DE04.003280C6" Subject: data validation Date: Thu, 9 Dec 2004 10:30:23 -0500 Message-ID: <3DAC20ED9FB78B43B765220C31CBD86203A4092A@usilms22.ca.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: data validation Thread-Index: AcTeBT5Jj8te+8OfRu2/TX4VxT7zFg== From: "Jairam, Roopnaraine" To: X-OriginalArrivalTime: 09 Dec 2004 15:30:24.0182 (UTC) FILETIME=[00706D60:01C4DE04] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C4DE04.003280C6 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi: =20 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? =20 Thanks in advance. =20 Vince. ------_=_NextPart_001_01C4DE04.003280C6 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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_01C4DE04.003280C6--