Jade parser validation of SOAP request messages
Within Jade it is not possible to specify validation with a WSDL. Specifically the ability to state what request parameters are mandatory would reduce the code we have to create . Also we would like to use the fact that a single application can support multiple exposures of the same class but differing validation could apply to the different exposures so the ablility to add different validation to these exposures would make this more versatile.