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
- In theLibrary Objectspane, on theLibrary Objectstoolbar, click theValidate Librariesbutton.
- A validation progress message is displayed, informing you that validation is occurring.Validation may take some time. To stop the validation process, click theCancelbutton on the progress message.
- When the validation process is complete, either:
- No errors were found. TheNo validation problems foundmessage is displayed. ClickOKto close the validation message.
- Errors were found. A list of issues is displayed in theValidations Errors/Warningsdialog box.Review the list of issues.
- Warnings that have theActionfield enabled can be set toResolveso that they can be automatically resolved by clicking theApply Actionsbutton in the upper right corner of theValidation Errors/Warningsdialog box.
- Errors must be fixed manually. Rerun the validation process after fixing the error conditions.
Provide Feedback