JsonSchemaArrayConstraint

Undocumented in source.
mixin template JsonSchemaArrayConstraint (
string keyword
JsonSchemaType schemaType
valueType
string getter
) {}

Constructors

this
this(SchemaT.Adapter.AggregateType value)
Undocumented in source.

Members

Static variables

KEYWORD
auto KEYWORD;
Undocumented in source.

Variables

value
valueType value;
Undocumented in source.

Meta