comicbox.validate

source package comicbox.validate

Leaf schema validators.

Lives outside comicbox/box/ so importing a validator doesn’t drag in the Comicbox mixin chain (which loops back through comicbox.configcomicbox.formats.sourcescomicbox.formats). Format packages reference these classes from their REGISTRATION, so they must be importable while comicbox.formats.__init__ is still loading.

Modules