Skip to main content

Module runtime

Module runtime 

Source
Expand description

ValidationRuntime — mutable per-run validation state.

Created by [SchemaValidator::start_run()]. Holds the validation stack, identity constraint tables, sink, and all other per-run mutable state. Method bodies are moved verbatim from the former monolithic SchemaValidator.

Structs§

ValidationRuntime
Mutable per-run validation state.