You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ramesh Krishnan <Ra...@tpt.com> on 2006/05/23 16:01:17 UTC

parameter validation in wsdd.

I can set up parameters for method calls in wsdd but can I validate

parameters ( for example : validation string of certain length, dates

( if in string form is 8 chars ), validate float, int and double values

within range of the application and so on.

 

Ramesh