Skip to main content

Module schema

Module schema 

Source
Expand description

Structural XML contracts and validation.

This module implements a small, engine-native contract layer. It is not an XSD implementation; the types are intentionally shaped so an XSD adapter can be added later without making schema depend on any XML domain.

Structs§

ValidationIssue
ValidationReport
XmlContract

Enums§

ValidationSeverity
ValueType

Traits§

XsdContractAdapter

Type Aliases§

CustomRule
ValidationError