ContributionsMost RecentMost LikesSolutionsSchemaComplianceAssertion and SensitiveInformationExposureAssertion - java example Hello, I am looking for examples on SchemaComplianceAssertion and SensitiveInformationExposure using Java. I have it working through SOAPUI application, e.g. for SchemaCompliance, I have given url under 'Definition url to validate by' & for SensitiveInformationExposure, I have given a list of Key & Value combinations under "Sensitive Information Token". but I am not able to find out a way to achieve the same using 5.2.1 APIs through Java. Can you please provide me few pointers. Thanks Nitin [re-posting the question to this group] SchemaComplianceAssertion and SensitiveInformationExposure - java example Hello, I am looking for examples on SchemaComplianceAssertion and SensitiveInformationExposure using Java. I have it working through SOAPUI application, e.g. for SchemaCompliance, I have given url under 'Definition url to validate by' & for SensitiveInformationExposure, I have given a list of Key & Value combinations under "Sensitive Information Token". but I am not able to find out a way to achieve the same using 5.2.1 APIs through Java. Can you please provide me few pointers. Thanks Nitin Re: No setter for HTTP Statuses in ValidHttpStatusCodesAssertion Thank you Paul, I was looking for similar solution on Java, but your script's Reflection suggestion helped me & saved my time as well.