Long story short
I created a bundle for request validation with JSON Schema because no existing "schema-first" validator fit my requirements. Now I just attach a JSON file to a route and get everything at once: validation, DTO mapping, and OpenAPI documentation from a single source of truth.
More details, examples and full story is here
Would love to hear your thoughts!
No responses yet.