Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 617 Bytes

core.matches.md

File metadata and controls

57 lines (27 loc) · 617 Bytes

Home > @cerbos/core > Matches

Matches interface

A set of expressions to evaluate in a boolean match.

Signature:

export interface Matches 

Properties

Property

Modifiers

Type

Description

of

Match[]

The expressions to evaluate.