This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.
Declarative JSON validation and transformation for Go. Flatten any document into dotted keys, target them with wildcards or regex, and run each value through a pipeline of validators and operators. Typed errors, no panics, zero dependencies.
Validate and retry LLM outputs for ruby_llm. Describe the JSON response you expect, fall back to a stronger model when the cheaper one fails the rules, and gate CI on regressions — all as one contract object per step.
Generate a Helm values table and values.schema.json (JSON Schema) from an annotated values.yaml. A helm-docs alternative with schema generation and Kubernetes API type support.