Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support global JxDecoder #23

Closed
safris opened this issue Feb 11, 2021 · 0 comments
Closed

Support global JxDecoder #23

safris opened this issue Feb 11, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@safris
Copy link
Contributor

safris commented Feb 11, 2021

Add:

  1. set(JxDecoder) to set the global JxDecoder.
  2. get() to get the globa JxDecoder (default is JxDecoder.NON_VALIDATING).
  3. get(boolean), with a validation boolean specifying whether the {@link JxDecoder} is to validate JSON documents while parsing.
@safris safris added the enhancement New feature or request label Feb 11, 2021
@safris safris added this to the v0.4.0 milestone Feb 11, 2021
@safris safris self-assigned this Feb 11, 2021
safris added a commit that referenced this issue Feb 11, 2021
safris added a commit that referenced this issue Feb 11, 2021
@safris safris closed this as completed Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant