Skip to content

Support format validation when producing #118

@jorgebay

Description

@jorgebay

We should support json validation (and whatever other content type we support).

Format validation can be an opt-in feature as it has a direct impact on performance and data integrity can be provided by service meshes.

It should be done without too many allocations and taking into account that a request body might be read into more than 1 pooled buffer. For the pooled buffers, we depend on #63.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions