Package | Description |
---|---|
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.
|
Class and Description |
---|
Choice
The encoding of a choice made while exploring all the possibilities described
by a schema.
|
ChoicesSequence
A finite sequence of choices.
|
ExplorationGenerator
A generator that produces documents by exhaustively exploring the
possibilities described in a JSON schema.
|
Class and Description |
---|
ChoicesSequence
A finite sequence of choices.
|
ExplorationGenerator
A generator that produces documents by exhaustively exploring the
possibilities described in a JSON schema.
|
Copyright © 2022. All rights reserved.