schemalint 1.1.0

Static analysis tool for JSON Schema compatibility with LLM structured-output providers
Documentation
1
2
3
4
5
6
7
pub mod class_a;
pub mod class_b;
pub mod metadata;
pub mod registry;
pub mod semantic;

pub use registry::{Diagnostic, DiagnosticSeverity, Rule, RuleSet, RULES};