GuardrailAutomatedReasoningLogicWarning

Identifies logical issues in the translated statements that exist independent of any policy rules, such as statements that are always true or always false.

Types

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

Properties

Link copied to clipboard

The logical statements that are validated while assuming the policy and premises.

Link copied to clipboard

The logical statements that serve as premises under which the claims are validated.

Link copied to clipboard

The category of the detected logical issue, such as statements that are always true or always false.

Functions

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