Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Tree Viewer - Validate Branch

Node Tree Viewer UI Command GrooperReview.Controls

Validates the selected branch or project.

Remarks

The Validate Branch command performs validation on the selected Project or branch within the repository tree. Validation checks for configuration errors, missing references, and other issues that may affect processing or deployment.

Usage

  • Activation:
    • Right-click a project or branch and select "Validate Branch" from the context menu, or press Alt + F11.
  • Scope:
    • Only available for Project nodes or their descendants that do not have the SkipValidation attribute.
  • Validation Results:
    • Errors and warnings are displayed in a summary dialog, with links to affected nodes and properties.
    • Users can review and resolve issues before proceeding with batch processing or deployment.

Accessibility

  • Keyboard shortcut: Alt + F11.
  • Error messages and validation results are accessible to screen readers.

Typical Scenarios

  • Ensuring configuration integrity before running batch processes.
  • Identifying and correcting missing references, invalid settings, or other issues.
  • Preparing projects for export, deployment, or production use.

Notification