MishkaChelekom.Kit.Verifiers.Catalog (Mishka Chelekom v0.0.9-beta.3)

Copy Markdown View Source

Compile-time checks against the real Mishka catalog (via MishkaChelekom.Kit.Catalog):

  • from: must be a real component of the right kind (styled vs headless, inferred from the rules), with a "did you mean?" suggestion — skipped when a custom components/headless namespace is configured (those modules are the user's own);
  • no two customizes may generate the same component name.

Catches typos at compile time instead of an UndefinedFunctionError at render time. See MishkaChelekom.Kit.Dsl and the sibling MishkaChelekom.Kit.Verifiers.Rules.