Validation |
The ValidationResults type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasReferenceValidationResults | Gets the Alias reference validation results from the validation result list. | |
| CardinalityValidationResults | Gets the Cardinalty validation results from the validation result list. | |
| ClassPathValidationResults | Gets the CAEXPath validation results for CAEX classes from the validation result list. | |
| EmptyIDRefs | Gets the validation results for all elements with ID references which are empty. | |
| EmptyPathRefs | Gets the validation results for all elements with CAEX path references which are not resolvable. | |
| ExternalReferenceValidationResults | Gets the File reference validation results from the validation result list. | |
| IDReferenceValidationResults | Gets the ID reference validation results from the validation result list. | |
| IDValidationResults | Gets the ID validation results from the validation result list. | |
| InvalidAutomationMLVersion | Gets the validation results for all MetaData which are related to the AutomationML Version | |
| InvalidIDs | Gets the validation results for all elements with wrong formatted IDs. | |
| InvalidSchemaVersion | Gets the validation results for all MetaData which are related to the CAEX Schema Version | |
| MetaDataValidationResults | Gets the MetaData validation results from the validation result list. | |
| MissingDocumentSourceInformation | Gets the validation results for all MetaData which are related to missing source information in an AML file. | |
| MissingIDs | Gets the validation results for all elements with missing IDs. | |
| NameReferenceValidationResults | Gets the Name reference validation results from the validation result list. | |
| NameValidationResults | Gets the Name validation results from the validation result list. | |
| NotRepairable | Gets the validation results for all elements which are not repairable | |
| NotUniqueIDs | Gets the validation results for all elements with IDs which are not unique in the document. | |
| NotUniquePath | Gets the validation results for all elements which are not uniquely identifiable with a CAEX path | |
| PathReferenceValidationResults | Gets the Path reference validation results from the validation result list. | |
| Repairable | Gets the validation results for all elements which are repairable | |
| UnidentifiedAlias | Gets the validation results for all elements with references to an Alias, but no ExternalReference with that Alias is defined. | |
| UnresolvedIDRefs | Gets the validation results for all elements with ID references which are not resolvable. | |
| UnresolvedPathRefs | Gets the validation results for all elements with CAEX path references which are not resolvable. | |
| UselessAlias | Gets the validation results for all elements with references to an Alias, where the ExternalReference has been merged into the document already. |