Structs§
- Array
Spec - Specification for generating JSON arrays in JGD (JSON Generator Definition) schemas.
- Entity
- Represents an entity specification for generating structured data objects in JGD schemas.
- Generator
Config - Configuration for JSON data generation in the JGD system.
- Jgd
- Core JGD schema representation containing all schema metadata and entity definitions.
- JgdGenerator
Error - JgdGlobal
Config - Local
Config - Number
Spec - A specification for generating random numbers within a specified range.
- Optional
Spec - Specification for conditional field generation based on probability.
- Replacer
- Represents a single placeholder replacement within a JGD template string.
- Replacer
Collection - A collection of placeholders found in a JGD template string.
Enums§
- Arguments
- Represents parsed arguments from faker pattern parameters.
- Count
- Represents count specifications for JGD (JSON Generator Definition) entities.
- Field
- A field specification that can generate any JSON value type.
Traits§
- GetCount
- Trait for extracting count values from count specifications.
- Json
Generator - Core trait for all JSON data generators in the JGD system.