When request or response validating is set to true, Oracle Determinations Server checks each incoming request and ensures that it validates against the schema defined in the WSDL; any validation failures are reported as errors. Responses are also checked to ensure that they validate against the WSDL schemas.
Because validation has the potential to slow down requests and responses, by default it is set to false (off).