Click or drag to resize

ValidationResults Methods

The ValidationResults type exposes the following members.

Methods
 NameDescription
Public Extension MethodAliasReferenceValidationResults Gets the Alias reference validation results from the validation result list.
Public Extension MethodCardinalityValidationResults Gets the Cardinalty validation results from the validation result list.
Public Extension MethodClassPathValidationResults Gets the CAEXPath validation results for CAEX classes from the validation result list.
Public Extension MethodEmptyIDRefs Gets the validation results for all elements with ID references which are empty.
Public Extension MethodEmptyPathRefs Gets the validation results for all elements with CAEX path references which are not resolvable.
Public Extension MethodExternalReferenceValidationResults Gets the File reference validation results from the validation result list.
Public Extension MethodIDReferenceValidationResults Gets the ID reference validation results from the validation result list.
Public Extension MethodIDValidationResults Gets the ID validation results from the validation result list.
Public Extension MethodInvalidAutomationMLVersion Gets the validation results for all MetaData which are related to the AutomationML Version
Public Extension MethodInvalidIDs Gets the validation results for all elements with wrong formatted IDs.
Public Extension MethodInvalidSchemaVersion Gets the validation results for all MetaData which are related to the CAEX Schema Version
Public Extension MethodMetaDataValidationResults Gets the MetaData validation results from the validation result list.
Public Extension MethodMissingDocumentSourceInformation Gets the validation results for all MetaData which are related to missing source information in an AML file.
Public Extension MethodMissingIDs Gets the validation results for all elements with missing IDs.
Public Extension MethodNameReferenceValidationResults Gets the Name reference validation results from the validation result list.
Public Extension MethodNameValidationResults Gets the Name validation results from the validation result list.
Public Extension MethodNotRepairable Gets the validation results for all elements which are not repairable
Public Extension MethodNotUniqueIDs Gets the validation results for all elements with IDs which are not unique in the document.
Public Extension MethodNotUniquePath Gets the validation results for all elements which are not uniquely identifiable with a CAEX path
Public Extension MethodPathReferenceValidationResults Gets the Path reference validation results from the validation result list.
Public Extension MethodRepairable Gets the validation results for all elements which are repairable
Public Extension MethodUnidentifiedAlias Gets the validation results for all elements with references to an Alias, but no ExternalReference with that Alias is defined.
Public Extension MethodUnresolvedIDRefs Gets the validation results for all elements with ID references which are not resolvable.
Public Extension MethodUnresolvedPathRefs Gets the validation results for all elements with CAEX path references which are not resolvable.
Public Extension MethodUselessAlias Gets the validation results for all elements with references to an Alias, where the ExternalReference has been merged into the document already.
Top
See Also