AshAdmin.Resource.Transformers.ValidateTableColumns (ash_admin v0.4.4) View Source

Validates that table columns are all either attributes, or :one cardinality relationships.

Link to this section Summary

Link to this section Functions

Callback implementation for Ash.Dsl.Transformer.after?/1.

Callback implementation for Ash.Dsl.Transformer.after_compile?/0.

Callback implementation for Ash.Dsl.Transformer.before?/1.

Link to this function

transform(resource, dsl_state)

View Source

Callback implementation for Ash.Dsl.Transformer.transform/2.