Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 643 Bytes

core.condition.md

File metadata and controls

57 lines (27 loc) · 643 Bytes

Home > @cerbos/core > Condition

Condition interface

A set of expressions that must evaluate to true for a rule to take effect.

Signature:

export interface Condition 

Properties

Property

Modifiers

Type

Description

match

Match

The expressions to evaluate.