exclusiveMinimum property

num? exclusiveMinimum
final

Specifies a minimum numeric value, representing an exclusive lower limit.

Only applicable for associated number or integer types.

Implementation

final num? exclusiveMinimum;