Return true only for these conditions if "Exclusive" is false, then the instance is valid if it is lower than, or equal to, the value of "maximum"; if "Exclusive" is true, the instance is valid if it is strictly lower than the value of "maximum".
@require underscore
Default constructor
Generated using TypeDoc
Return true only for these conditions if "Exclusive" is false, then the instance is valid if it is lower than, or equal to, the value of "maximum"; if "Exclusive" is true, the instance is valid if it is strictly lower than the value of "maximum".
@require underscore