reficio / soap-ws

Java library, based on Spring-WS, that enables handling SOAP on a purely XML level
298 stars 146 forks source link

Add a SOAP message validator #4

Open tombujok opened 11 years ago

tombujok commented 11 years ago

Message validator should be able validate SOAP messages to check if they have the right structure and if they are WSDL / XSD compliant.