RangeDomainDescription constructor
Creates a new range domain description object with the specified name and values.
Parameters:
name
— The range domain's name.fieldType
— The range domain's field type.minValue
— The range domain's minimum value.maxValue
— The range domain's maximum value.