GuardrailRegexFilter

A Regex filter configured in a guardrail.

Types

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

Properties

Link copied to clipboard
Link copied to clipboard

Indicates whether custom regex entities that breach the guardrail configuration are detected.

Link copied to clipboard

The regesx filter match.

Link copied to clipboard
val name: String?

The regex filter name.

Link copied to clipboard

The regex query.

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