Validate development standards
Enforce development standards on an application and manage the applicable development standards through policies. For more information on policies, see Managing development standards.
This task is available in deployment and merge pipelines on Deployment Manager 4.8.5 and 5.4 or later.
Parameters
Input parameters
Parameter | Type | Description |
Policy |
| Run validation against this policy. Note: Enter the full policy name as this field does not support autocomplete. |
Consider rules on or after create date |
| Consider only rules created on or after the specified input date. Entered in yyyyMMdd format. |
Consider only recently modified rule |
| Capture only rules in the most recent merge. This parameter is available only in deployment pipelines. |
Output parameters
Parameter | Type | Description |
Compliance report |
| Contains the information that violates the enforced guardrail warnings in the policy specified as input. |
Input for candidate |
| Contains the details of the guardrail warnings that are validated on the candidate environment. |
Previous topic Validate application testing Next topic Check rule override