jsonschema ~master (2021-09-10T00:33:19Z)
Dub
Repo
JsonSchemaPropertiesKeyword
jsonschema
standard
keyword
Undocumented in source.
struct
JsonSchemaPropertiesKeyword (
SchemaT
) {
static immutable
auto
KEYWORD
;
static
void
handle
(SchemaT schema, SchemaT.Adapter.AggregateType value);
}
Members
Static functions
handle
void
handle
(SchemaT schema, SchemaT.Adapter.AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
KEYWORD
auto
KEYWORD
;
Undocumented in source.
Meta
Source
See Implementation
jsonschema
standard
keyword
structs
JsonSchemaAdditionalPropertiesKeyword
JsonSchemaPatternPropertiesKeyword
JsonSchemaPropertiesKeyword
JsonSchemaTypeKeyword