Validation Error/Warning list

The validation list contains of a number of columns that provide additional details and possible action selection options for each detected validation issue.
This table describes the information provided in the validation list:
Column
Description
Severity
Identifies the type of issue, either
Warning
or
Error
.
Class
The type of validation issue encountered:
  • ResolvableReference: A value contains an unresolved reference that cannot be resolved.
  • ReusedName: The same name exists for the following possible objects: functions, parameters, sub objects, external references, interfaces and library links.
  • TagNotFound: The referenced element cannot be found.
  • UnbalancedBraces: Missing brackets in the expression.
  • UnresolvableReference: Invalid references to external references, invalid field for linked parameter, interface member is not valid, interface reference does not match interface link, parameter does not exist in the linked parameter referenced sub object, referenced interface does not match interface link, referenced object does not contain a matching library link, value does contain a resolvable reference, value does not contain a valid object id.
  • InvalidCondition: The inclusion condition is invalid.
  • Incompatible object class: Object class is incompatible with parent.
Library
Name of the library where the validation problem was detected.
Element
The specific element within the library where the problem was detected.
Item
The module within the validation engines that triggered the warning or error message.
Description
A description of the validation issue.
Action
Use this field to resolve warnings automatically. If the validation issue is resolvable, then this field can be set to either Resolve or Ignore.
If the issue cannot be resolved automatically, the field will be disabled and will display N/A. Issues with the severity type Error cannot be resolved automatically.
Action Detail
A description of what action will be taken when the action is set to
Resolve
and the
Apply Actions
button is clicked.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal