exclusiveMaximum property

num? exclusiveMaximum
final

Specifies a maximum numeric value, representing an exclusive upper limit.

Only applicable for associated number or integer types.

Implementation

final num? exclusiveMaximum;