NumberMatcher

    Specifies the way to match a double value.

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

    exact

    Precisely one of , exact must be set.