ValidatePolicyFinding

A finding in a policy. Each finding is an actionable recommendation that can be used to improve the policy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A localized message that explains the finding and provides guidance on how to address it.

Link copied to clipboard

The impact of the finding.

Link copied to clipboard

The issue code provides an identifier of the issue associated with this finding.

Link copied to clipboard

A link to additional documentation about the type of finding.

Link copied to clipboard

The list of locations in the policy document that are related to the finding. The issue code provides a summary of an issue identified by the finding.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String