Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolicySetResult

Package version

Result of a policy set evaluation.

Hierarchy

  • PolicySetResult

Index

Properties

Optional hasError

hasError: undefined | false | true

A value indicating whether this policy set evaluation has discovered violations.

Optional policyViolations

policyViolations: PolicyViolation[]

The list of policy violations.

Generated using TypeDoc