interface NumericalRangeInvalid {
    type: InvalidRange;
    value: string;
}

Properties

Properties

value: string