View Source Ash.Policy.Check.Attribute (ash v2.19.3)

This check is true when a field on the record matches a specific filter.

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.