Chatoyant_schema.Json_schemaSourceStandalone JSON Schema implementation.
The initial dialect target is draft 2020-12. The module is structured as a standalone package surface so Chatoyant tool/structured-output code can use it without depending on provider modules.
val validate_json :
?options:Validator.options ->
Chatoyant_runtime.Json.t ->
Chatoyant_runtime.Json.t ->
(Output.t, Ast.parse_error) result