We have hosted the application json schema validator in order to run this application in our online workstations with Wine or directly.


Quick description about json schema validator:

This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, v2019-09 and v2020-12(partial) specification for JSON schema validation. In addition, it also works for OpenAPI 3.0 request/response validation with some configuration flags. For users who want to collect information from a JSON node based on the schema, the walkers can help. The default JSON parser is the Jackson which is the most popular one. As it is a key component in our light-4j microservices framework to validate request/response against OpenAPI specification for light-rest-4j and RPC schema for light-hybrid-4j at runtime, performance is the most important aspect in the design.

Features:
  • It is the fastest Java JSON Schema Validator
  • You can run the performance tests for three libraries
  • It uses Jackson that is the most popular JSON parser in Java
  • The library works with JSON and YAML on both schema definitions and input data
  • The OpenAPI 3.0 specification is using JSON schema to validate the request/response, but there are some differences
  • The library supports Java 8 and up


Programming Language: Java.
Categories:
JSON

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.