minimum

Emits the JSON Schema minimum keyword (inclusive numeric lower bound).

@safe
struct minimum {
double value;
}