JsonCommonState

Undocumented in source.
@JsonSchemaState("common")
struct JsonCommonState (
SchemaT
) {}

Members

Variables

blanketValue
bool blanketValue;
Undocumented in source.
constraints
SchemaT.ConstraintT[] constraints;
Undocumented in source.
type
JsonSchemaType type;
Undocumented in source.

Meta