validateRange: validateRange

Description Usage Arguments Details Author(s) See Also

Description

validateRange Validates a parameter that takes a range of values.

Usage

1
validateRange(object)

Arguments

object

The object to be validated

Details

Class accepts an object with a public parameters member. The parameters member must be a list with four elements: (1) the variable name, (2) the variable value, (3), the low range, and (4), the high range. All ranges are inclusive.

Author(s)

John James, jjames@DataScienceSalon.org

See Also

Other Validation Functions: validateClass, validateDiscrete, validateKeyValue, validateLogical, validatePath


DecisionScients/NLPStudio documentation built on May 15, 2019, 12:51 p.m.