The Validation API allows you to validate your projects outside of Holistics, enabling smooth integration with CI/CD workflows. This feature is particularly useful in scenarios such as:
- Validating updates before merging a pull request into the
master
branch by incorporating the Validation API within the CI/CD pipeline. - Validating changes immediately after updates are pushed to the
master
branch. - Running validations prior to using the Publish API to ensure a successful publish.