AshDyan.Dsl.Domain.Verifiers.ValidateAnalyzableResources (AshDyan v0.1.0)

Copy Markdown View Source

Validates the domain-level dyan registry after compilation.

  • Rejects analyzable_resource referencing a module that is not an Ash resource.
  • Rejects analyzable_resource referencing a resource that has no dyan configuration (i.e. is not actually analyzable).

Summary

Functions

verify(dsl_state)

Callback implementation for Spark.Dsl.Verifier.verify/1.