Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Refactor OpenApiValidationException #84

Description

@mxr576

and create an OpenAPI spec validator service. This allows to decouple from justinrainbow/json-schema and ensure that the validate() method actually throws OpenApiValidationException validation errors not just set states in an object that we have to transform to exceptions.

  • It should be the instance of the new module specific RuntimeException.
  • It should be in the "Exceptions" namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions