pattern

Field-level UDA declaring the JSON Schema pattern keyword (an ECMA-262 regular expression a string must match) for a struct/elicitation field.

@safe
struct pattern {}

Members

Variables

value
string value;

the regular-expression pattern