AshGrant.Transformers.ValidateResolverPresent (AshGrant v0.16.0)

Copy Markdown View Source

Spark DSL transformer that validates a resolver is present after domain merge.

This runs after MergeDomainConfig and before ValidateScopes. It raises a compile error if no resolver was found from either the resource or the domain.

Summary

Functions

after_compile?()

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