Module: Coradoc::CoreModel::FrontmatterBlock::SchemaResolver

Defined in:
lib/coradoc/core_model/frontmatter/schema_resolver.rb

Overview

OCP registry mapping ‘$schema` URLs to validator classes.

Core ships with NO built-in validators. Downstream gems (e.g., a future ‘coradoc-jsonschema`) register resolvers without modifying core code.

Defined Under Namespace

Classes: Base, Registry, ValidationError