range property
If specified, the input double value must be in the range specified here.
Note: The range is using half-open interval semantics [start, end).
Implementation
DoubleRange? range;
If specified, the input double value must be in the range specified here.
Note: The range is using half-open interval semantics [start, end).
DoubleRange? range;