exclusiveMaximum property

bool? get exclusiveMaximum
inherited

The exclusive maximum value for a number.

Implementation

num? get maximum;/// The exclusive maximum value for a number.
bool? get exclusiveMaximum;