Skip to content

Expose ability to set the JSON and XML problem handlers #315

@david-waltermire

Description

@david-waltermire

User Story:

As a Metaschema Java library user, I need a means to override the default XML and JSON problem handler implementations.

Goals:

Allow IJsonProblenHandler and IXmlProblemHandler implementations to be overridden in:

  • deserializer implementations
  • serializer implementations
  • loader implementations

Dependencies:

None.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated. Changes to the website can be made in the docs/content directory of your branch.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

{The items above are general acceptance criteria for all User Stories. Please describe anything else that must be completed for this issue to be considered resolved.}

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