Policy control attached to model-callable operations.
Summary
Functions
Returns true when this operation control applies to an operation spec or match data.
Returns true when this operation control applies to an operation name/kind.
Types
Functions
@spec matches?(t(), Jidoka.Agent.Spec.Operation.t() | map()) :: boolean()
Returns true when this operation control applies to an operation spec or match data.
Returns true when this operation control applies to an operation name/kind.
@spec schema() :: Zoi.schema()
@spec valid_kinds() :: [atom()]