View Source Ash.Policy.Check.Expression (ash v2.21.12)

The check module used for exprs in policies

Summary

Functions

Link to this function

auto_filter(actor, authorizer, opts)

View Source

Callback implementation for Ash.Policy.Check.auto_filter/3.

Link to this function

auto_filter_not(actor, authorizer, opts)

View Source
Link to this function

check(actor, data, authorizer, opts)

View Source

Callback implementation for Ash.Policy.Check.check/4.

Callback implementation for Ash.Policy.FilterCheck.reject/1.

Link to this function

requires_original_data?(_, _)

View Source

Callback implementation for Ash.Policy.Check.requires_original_data?/2.

Link to this function

strict_check(actor, authorizer, opts)

View Source

Callback implementation for Ash.Policy.Check.strict_check/3.

Link to this function

strict_check_context(opts)

View Source

Callback implementation for Ash.Policy.Check.type/0.