Skip navigation links

JSON Schema tools 2.0 API

Packages 
Package Description
be.ac.umons.jsonschematools
Contains tools to manipulate and abstract a JSON Schema.
be.ac.umons.jsonschematools.generator
Contains tools to generate documents satisfying a specified JSON schema.
be.ac.umons.jsonschematools.generator.exploration
Contains a generator that produces documents by exhaustively exploring the JSON schema.
be.ac.umons.jsonschematools.generator.exploration.handlers
Contains default implementations of handlers for the exploration generator.
be.ac.umons.jsonschematools.generator.random
Contains a generator that produces documents by making random choices in the JSON schema.
be.ac.umons.jsonschematools.generator.random.handlers
Contains default implementations of handlers for the generator.
be.ac.umons.jsonschematools.validator
Contains a tool to decide whether a JSON document satisfies a JSON schema.
be.ac.umons.jsonschematools.validator.handlers
Contains default implementations of handlers for the validator.
Skip navigation links

Copyright © 2022. All rights reserved.