Skip to content

If you want to customize keywords in the schema, how can you extend the validation logic of the keywords and customize the format of error messages? #1213

@1664205656

Description

@1664205656

For example, additionalProperties is a keyword in JSON Schema used to define data structures in the OpenAPI specification. I have customized a keyword myAdditionalProperties in my own schema. How can I extend the validation logic for myAdditionalProperties? And print the customized error logs when parsing JSON data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions