Click or drag to resize

ValidatorServiceValidateAll Method

Overload List
 NameDescription
Public methodValidateAll(CAEXDocument, Boolean) Get Validation Information for all elements in the specified document, which have validation issues. The ValidationElement provides detailed information about available Repair Options and an additional Information Text.
Public methodValidateAll(CAEXDocument, AutomationMLContainer, Boolean) Get Validation Information for all elements in the specified document, which have validation issues. The IValidationResult provides detailed information about available Repair Options and an additional Information Text. This method should be used, if the Document is loaded from an AutomationML container. The Validation service will check validity of external references which are packed parts of the container.
Top
See Also