![]() | Validator |
Name | Description | |
---|---|---|
![]() | ValidateAll(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. |
![]() | ValidateAll(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. |