Validate a Local Branch

Validate a Local Branch

To validate a Local Branch, access the Branch overview page of a Project:

Click on the Context menu near an activated Local Branch and choose the Validate menu:

The Local Branch will need to be activated first. See Activate a Branch.

The Validating branch pop-up is opened:

If you click on Show details, you can consult the technical logs of the Branch validation.

Validation rules

The following rules are checked during a Branch validation:

  • The project.yml file exists
  • The project.yml file is well-formed and respects YAML language constraints
  • The discovery file path exists
  • All discovery yaml files are well formed and respect YAML language constraints
  • The model object path exists
  • All model object yaml files are well formed and respect YAML language constraints

Demonstration video