format

Emits the JSON Schema format keyword (e.g. "email", "uri", "date-time").

@safe
struct format {
string value;
}