View Source Ash.Policy.Check.RelatesToActorVia (ash v3.0.2)

This check passes if the data relates to the actor via the specified relationship or path of relationships.

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.

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.