format

Field-level UDA declaring the JSON Schema string format keyword (e.g. "email", "uri", "date-time") for a struct/elicitation field. Emitted verbatim onto the property schema by jsonSchemaOf.

@safe
struct format {}

Members

Variables

value
string value;

the JSON Schema format token