Expand description
schemalint — Static analysis tool for JSON Schema compatibility with LLM structured-output providers.
Re-exports§
pub use cache::Cache;pub use ir::Arena;pub use ir::Node;pub use ir::NodeId;pub use ir::NodeKind;pub use normalize::NormalizedSchema;pub use profile::Profile;pub use profile::Severity;pub use rules::Diagnostic;pub use rules::Rule;