Documentation
Dlang.org
schemaDefault
jsonschema
attributes
Factory producing the
@schemaDefault
UDA:
@schemaDefault(10) int limit;
@
safe
pure nothrow
SchemaDefault
!
T
schemaDefault
(
T
)
(
T
value
)
jsonschema
attributes
functions
schemaDefault
structs
SchemaDefault
fieldDescription
format
maxItems
maxLength
maximum
minItems
minLength
minimum
pattern
title
Factory producing the @schemaDefault UDA: @schemaDefault(10) int limit;