static private ValidateXml ( ITestSite testSite, bool ignoreSoapFaultSchemaValidationForSoap12 ) : ValidationResult | ||
testSite | ITestSite | Transfer ITestSite into this class, make this class can use ITestSite's function. |
ignoreSoapFaultSchemaValidationForSoap12 | bool | Indicate that whether ignore schema validation for SOAP fault in SOAP1.2. |
return | ValidationResult |