Processing classes for the schema fields
The master schema to work from
Generate the payload count for a single field without actually generating its values (if possible)
Generates the payload count without actually generating them (if possible)
In case the schema contains several definitions, which on to generate values for
Extracts the master schema field to process
In case the schema contains several definitions, which on to generate values for
Generate values for a single field
Generate the payload for the loaded schema
In case the schema contains several definitions, which on to generate values for
Load a master schema before generating values The schema will be parsed by json-schema-ref-parser
Either a schema object (may contain $ref fields) or a relative path to one
json-schema-ref-parser options (will be passed to the parser)
Parses the user-passed options (in any), adds defaults, initializes them, etc.
Reports a message to stdout
The message to report
End the message with a new line (similar to console.log)
Transforms field keys into camelCase
Generated using TypeDoc
Generates possible payloads according to a JSON schema