SOAP Message Validation
By default, components created by HydraExpress produce SOAP 1.1 messages. Generated components provide structural validation of the messages described in the WSDL file. Components will not produce a message that violates the described XML structure. When a generated component receives a message that does not follow the correct structure, the component throws an exception derived from rwsf::Exception.