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

Copy Markdown View Source

Compile-time guards for each customize:

  • it must declare at least one color/variant/…/part rule (else it's a no-op);
  • it may not mix styled rules (color/variant/…) with a part rule — that would mean customizing a styled and a headless component at once.

See MishkaChelekom.Kit.Dsl, MishkaChelekom.Kit.Entities.Customize, and the sibling MishkaChelekom.Kit.Verifiers.Catalog.