Validates the project definition files in a .zip and returns a structured report of warnings and errors. The validation runs synchronously and completes before the response is returned. Use this operation before importing with POST /di-projects/{projectId}/actions/import-async to confirm that YAML-based pipeline definitions are correct.
Validates the project definition files in a
.zipand returns a structured report of warnings and errors. The validation runs synchronously and completes before the response is returned. Use this operation before importing withPOST /di-projects/{projectId}/actions/import-asyncto confirm that YAML-based pipeline definitions are correct.