Subclass of AbstractValidatingInterceptor that creates a SOAP Fault whenever the request message cannot
be validated. The contents of the SOAP Fault can be specified by setting the addValidationErrorDetail,
faultStringOrReason, or detailElementName properties. Further customizing can be
accomplished by overriding handleRequestValidationErrors.
AbstractValidatingInterceptorthat creates a SOAP Fault whenever the request message cannot be validated. The contents of the SOAP Fault can be specified by setting theaddValidationErrorDetail,faultStringOrReason, ordetailElementNameproperties. Further customizing can be accomplished by overridinghandleRequestValidationErrors.