Validate Libraries

Use
Validate Libraries
to perform a complete validation operation on all library objects in the
Library Designer
to obtain a list of validation issues. Validation in the
Library Designer
checks these items:
  • Paths used in substitutions are valid.
  • References to tags and members are valid.
  • Parameters referenced by an interface member exist.
Validation issues encountered are grouped into a list with errors and warnings severity categories. Resolve the issues to ensure that the library is error free when publishing or generating controller code.
To validate libraries
  1. In the
    Library Objects
    pane, on the
    Library Objects
    toolbar, click the
    Validate Libraries
    button.
  2. A validation progress message is displayed, informing you that validation is occurring.
    Validation may take some time. To stop the validation process, click the
    Cancel
    button on the progress message.
  3. When the validation process is complete, either:
    1. No errors were found. The
      No validation problems found
      message is displayed. Click
      OK
      to close the validation message.
    2. Errors were found. A list of issues is displayed in the
      Validations Errors/Warnings
      dialog box.
      Review the list of issues.
      • Warnings that have the
        Action
        field enabled can be set to
        Resolve
        so that they can be automatically resolved by clicking the
        Apply Actions
        button in the upper right corner of the
        Validation Errors/Warnings
        dialog box.
      • Errors must be fixed manually. Rerun the validation process after fixing the error conditions.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal